Home | History | Annotate | Download | only in i18n

Lines Matching defs:getMetaZoneID

1177 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const {
1181 // static implementation of getMetaZoneID
1184 ZoneMeta::getMetazoneID(tzID, date, mzID);
1615 getMetaZoneID(tzID, date, mzID);
2177 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const {