Home
last modified time | relevance | path

Searched defs:goldenID (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java406 String goldenID = _tznames.getReferenceZoneID(mzID, getTargetRegion()); in formatGenericNonLocationName() local
495 String goldenID = _tznames.getReferenceZoneID(mzID, getTargetRegion()); in loadStrings() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java410 String goldenID = _tznames.getReferenceZoneID(mzID, getTargetRegion()); in formatGenericNonLocationName() local
499 String goldenID = _tznames.getReferenceZoneID(mzID, getTargetRegion()); in loadStrings() local
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp703 UnicodeString goldenID(idBuf, 0, UPRV_LENGTHOF(idBuf)); in formatGenericNonLocationName() local
851 UnicodeString goldenID; in loadStrings() local