Searched defs:ZoneStringFormat (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dzstrfmt.h193 friend class ZoneStringFormat;
226 class ZoneStringFormat : public UMemory { class in inherits:UMemory
228 ZoneStringFormat(const UnicodeString* const* strings, int32_t rowCount, int32_t columnCount, UErrorCode &status);
229 ZoneStringFormat(const Locale& locale, UErrorCode &status);
230 virtual ~ZoneStringFormat();
368 ZoneStringFormat::getLongStandard(const UnicodeString &tzid, UDate date,
374 ZoneStringFormat::getLongDaylight(const UnicodeString &tzid, UDate date,
380 ZoneStringFormat::getLongGenericNonLocation(const UnicodeString &tzid, UDate date,
386 ZoneStringFormat::getLongGenericPartialLocation(const UnicodeString &tzid, UDate date,
392 ZoneStringFormat
[all...]
H A Dzstrfmt.cpp529 // Mutex for protecting the lazy load of a zone ID (or a full load) to ZoneStringFormat structures.
534 ZoneStringFormat::ZoneStringFormat(const UnicodeString* const* strings, function in class:ZoneStringFormat
633 ZoneStringFormat::ZoneStringFormat(const Locale &locale, UErrorCode &status) function in class:ZoneStringFormat
661 ZoneStringFormat::loadZone(const UnicodeString &utzid, UErrorCode &status)
714 ZoneStringFormat::addSingleZone(UnicodeString &utzid, UErrorCode &status)
1097 ZoneStringFormat::loadFull(UErrorCode &status)
1168 ZoneStringFormat::~ZoneStringFormat() {
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2226 #define ZoneStringFormat U_ICU_ENTRY_POINT_RENAME(ZoneStringFormat) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 592 milliseconds