Searched refs:_CreateTimeFormatter (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/locale/
H A DTimeFormat.cpp69 ObjectDeleter<DateFormat> timeFormatter(_CreateTimeFormatter(style));
90 ObjectDeleter<DateFormat> timeFormatter(_CreateTimeFormatter(style));
117 ObjectDeleter<DateFormat> timeFormatter(_CreateTimeFormatter(style));
157 ObjectDeleter<DateFormat> timeFormatter(_CreateTimeFormatter(style));
212 ObjectDeleter<DateFormat> timeFormatter(_CreateTimeFormatter(style));
231 BTimeFormat::_CreateTimeFormatter(const BTimeFormatStyle style) const function in class:BTimeFormat
/haiku/headers/os/locale/
H A DTimeFormat.h51 U_ICU_NAMESPACE::DateFormat* _CreateTimeFormatter(

Completed in 30 milliseconds