Home
last modified time | relevance | path

Searched refs:openOlsonResource (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java224 UResourceBundle res = openOlsonResource(null, id); in countEquivalentIDs()
258 UResourceBundle res = openOlsonResource(null, id); in getEquivalentID()
519 public static UResourceBundle openOlsonResource(UResourceBundle top, String id) in openOlsonResource() method in ZoneMeta
558 UResourceBundle res = openOlsonResource(top, data); in createInstance()
DOlsonTimeZone.java640 UResourceBundle res = ZoneMeta.openOlsonResource(top, id); in OlsonTimeZone()
1242 UResourceBundle res = ZoneMeta.openOlsonResource(top, tzid); in readObject()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DZoneMeta.java225 UResourceBundle res = openOlsonResource(null, id); in countEquivalentIDs()
259 UResourceBundle res = openOlsonResource(null, id); in getEquivalentID()
520 public static UResourceBundle openOlsonResource(UResourceBundle top, String id) in openOlsonResource() method in ZoneMeta
559 UResourceBundle res = openOlsonResource(top, data); in createInstance()
DOlsonTimeZone.java642 UResourceBundle res = ZoneMeta.openOlsonResource(top, id); in OlsonTimeZone()
1244 UResourceBundle res = ZoneMeta.openOlsonResource(top, tzid); in readObject()
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp277 static UResourceBundle* openOlsonResource(const UnicodeString& id, in openOlsonResource() function
397 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in createSystemTimeZone()
1042 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in countEquivalentIDs()
1060 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in getEquivalentID()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp271 static UResourceBundle* openOlsonResource(const UnicodeString& id, in openOlsonResource() function
388 UResourceBundle *top = openOlsonResource(id, res, ec); in createSystemTimeZone()
992 UResourceBundle *top = openOlsonResource(id, res, ec); in countEquivalentIDs()
1014 UResourceBundle *top = openOlsonResource(id, res, ec); in getEquivalentID()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp277 static UResourceBundle* openOlsonResource(const UnicodeString& id, in openOlsonResource() function
397 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in createSystemTimeZone()
1023 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in countEquivalentIDs()
1041 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in getEquivalentID()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp277 static UResourceBundle* openOlsonResource(const UnicodeString& id, in openOlsonResource() function
397 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in createSystemTimeZone()
1023 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in countEquivalentIDs()
1041 UResourceBundle *top = openOlsonResource(id, res.ref(), ec); in getEquivalentID()