Searched refs:getShortID (Results 1 – 4 of 4) sorted by relevance
99 static const UChar* U_EXPORT2 getShortID(const TimeZone& tz);107 static const UChar* U_EXPORT2 getShortID(const UnicodeString& id);
885 ZoneMeta::getShortID(const TimeZone& tz) { in getShortID() function in ZoneMeta899 ZoneMeta::getShortID(const UnicodeString& id) { in getShortID() function in ZoneMeta
668 const UChar* shortID = ZoneMeta::getShortID(tz); in format()2703 const UChar* shortID = ZoneMeta::getShortID(*id); in initShortZoneIdTrie()
446 const UChar* shortZoneID = ZoneMeta::getShortID(*tzid); in run()