Home | History | Annotate | Download | only in i18n

Lines Matching refs:getMetaZoneID

1076 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const {
1080 // static implementation of getMetaZoneID
1083 ZoneMeta::getMetazoneID(tzID, date, mzID);
1900 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const {