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

  /external/icu4c/i18n/
zonemeta.h 99 static const UChar* U_EXPORT2 getShortID(const TimeZone& tz);
107 static const UChar* U_EXPORT2 getShortID(const UnicodeString& id);
zonemeta.cpp 912 ZoneMeta::getShortID(const TimeZone& tz) {
926 ZoneMeta::getShortID(const UnicodeString& id) {
tzfmt.cpp 728 const UChar* shortID = ZoneMeta::getShortID(tz);
    [all...]
  /external/icu4c/test/intltest/
tzfmttst.cpp 445 const UChar* shortZoneID = ZoneMeta::getShortID(*tzid);
    [all...]

Completed in 212 milliseconds