HomeSort by relevance Sort by last modified time
    Searched refs:getMetazoneMappings (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
zonemeta.h 70 static const UVector* U_EXPORT2 getMetazoneMappings(const UnicodeString &tzid);
zonemeta.cpp 523 const UVector *mappings = getMetazoneMappings(tzid);
554 ZoneMeta::getMetazoneMappings(const UnicodeString &tzid) {
tznames_impl.cpp 1004 const UVector* mappings = ZoneMeta::getMetazoneMappings(tzID);
    [all...]
  /external/icu/icu4c/source/i18n/
zonemeta.h 70 static const UVector* U_EXPORT2 getMetazoneMappings(const UnicodeString &tzid);
zonemeta.cpp 521 const UVector *mappings = getMetazoneMappings(tzid);
552 ZoneMeta::getMetazoneMappings(const UnicodeString &tzid) {
tznames_impl.cpp 1004 const UVector* mappings = ZoneMeta::getMetazoneMappings(tzID);
    [all...]

Completed in 131 milliseconds