Home
last modified time | relevance | path

Searched defs:tzfmt (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dtimezone.cpp1231 LocalPointer<TimeZoneFormat> tzfmt(TimeZoneFormat::createInstance(locale, status)); in getDisplayName() local
1258 LocalPointer<TimeZoneFormat> tzfmt(TimeZoneFormat::createInstance(locale, status)); in getDisplayName() local
1298 LocalPointer<TimeZoneFormat> tzfmt(TimeZoneFormat::createInstance(locale, status)); in getDisplayName() local
Dtzfmt.cpp393 TimeZoneFormat* tzfmt = (TimeZoneFormat*)&other; in operator ==() local
421 TimeZoneFormat* tzfmt = new TimeZoneFormat(locale, status); in createInstance() local
Dsmpdtfmt.cpp3377 TimeZoneFormat *tzfmt = TimeZoneFormat::createInstance(fLocale, status); in tzFormat() local