Searched refs:getShortID (Results 1 – 10 of 10) sorted by relevance
105 static const UChar* U_EXPORT2 getShortID(const TimeZone& tz);113 static const UChar* U_EXPORT2 getShortID(const UnicodeString& id);
892 ZoneMeta::getShortID(const TimeZone& tz) { in getShortID() function in ZoneMeta906 ZoneMeta::getShortID(const UnicodeString& id) { in getShortID() function in ZoneMeta
680 const UChar* shortID = ZoneMeta::getShortID(tz); in format()2829 const UChar* shortID = ZoneMeta::getShortID(*id); in initShortZoneIdTrie()
841 public static String getShortID(TimeZone tz) { in getShortID() method in ZoneMeta862 public static String getShortID(String id) { in getShortID() method in ZoneMeta
840 public static String getShortID(TimeZone tz) { in getShortID() method in ZoneMeta861 public static String getShortID(String id) { in getShortID() method in ZoneMeta
855 result = ZoneMeta.getShortID(tz); in format()2995 String shortID = ZoneMeta.getShortID(id);
912 result = ZoneMeta.getShortID(tz); in format()3065 String shortID = ZoneMeta.getShortID(id);
590 const UChar* shortZoneID = ZoneMeta::getShortID(*tzid); in RunTimeRoundTripTests()
408 String shortZoneID = ZoneMeta.getShortID(id); in TestTimeRoundTrip()
411 String shortZoneID = ZoneMeta.getShortID(id); in TestTimeRoundTrip()