Searched refs:regionalGolden (Results 1 – 3 of 3) sorted by relevance
554 String regionalGolden = _tznames.getReferenceZoneID(mzID, countryCode); in getPartialLocationName() local555 if (tzID.equals(regionalGolden)) { in getPartialLocationName()
552 String regionalGolden = _tznames.getReferenceZoneID(mzID, countryCode); in getPartialLocationName() local553 if (tzID.equals(regionalGolden)) { in getPartialLocationName()
786 UnicodeString regionalGolden; in getPartialLocationName() local787 fTimeZoneNames->getReferenceZoneID(mzID, countryCode, regionalGolden); in getPartialLocationName()788 if (tzCanonicalID == regionalGolden) { in getPartialLocationName()