• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:mzID

101     const UChar*        mzID;  member
633 const UnicodeString& mzID, UErrorCode& status) { in createMetaZoneAndPutInCache()
697 void addAsMetaZoneIntoTrie(const UChar* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie()
704 void addNamesIntoTrie(const UChar* mzID, const UChar* tzID, TextTrieMap& trie, in addNamesIntoTrie()
1081 const UnicodeString *mzID; in loadStrings() local
1166 const UChar *mzID = map->mzid; in _getAvailableMetaZoneIDs() local
1187 TimeZoneNamesImpl::_getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) { in _getMetaZoneID()
1193 TimeZoneNamesImpl::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString&… in getReferenceZoneID() argument
1199 TimeZoneNamesImpl::_getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString… in _getReferenceZoneID()
1205 TimeZoneNamesImpl::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName()
1284 static void mergeTimeZoneKey(const UnicodeString& mzID, char* result) { in mergeTimeZoneKey()
1303 TimeZoneNamesImpl::loadMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) { in loadMetaZoneNames()
1421 UChar* mzID = (UChar*) element->key.pointer; in addAllNamesIntoTrie() local
1502 UnicodeString mzID = mzIDFromKey(key); in load() local
1519 UnicodeString mzID = mzIDFromKey(key); in consumeNamesTable() local
1618 UnicodeString mzID; in getDisplayNames() local
1880 const UChar* mzID; member
2063 const UnicodeString *mzID; in prepareFind() local
2189 TZDBTimeZoneNames::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString&… in getReferenceZoneID() argument
2194 TZDBTimeZoneNames::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName()
2240 TZDBTimeZoneNames::getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) { in getMetaZoneNames()