Home
last modified time | relevance | path

Searched refs:kZONES (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java49 private static final String kZONES = "Zones"; field in ZoneMeta
371 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID()
529 UResourceBundle zones = top.get(kZONES); in openOlsonResource()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DZoneMeta.java50 private static final String kZONES = "Zones"; field in ZoneMeta
372 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID()
530 UResourceBundle zones = top.get(kZONES); in openOlsonResource()
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp93 #define kZONES "Zones" macro
243 tmp = ures_getByKey(top, kZONES, tmp, &status); // get Zones object from top in getZoneByName()
294 UResourceBundle *ares = ures_getByKey(top, kZONES, NULL, &ec); // dereference Zones section in openOlsonResource()
1127 ures_getByKey(rb, kZONES, rb, &ec); in dereferOlsonLink()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp93 #define kZONES "Zones" macro
237 tmp = ures_getByKey(top, kZONES, tmp, &status); // get Zones object from top in getZoneByName()
288 UResourceBundle *ares = ures_getByKey(top, kZONES, NULL, &ec); // dereference Zones section in openOlsonResource()
1084 ures_getByKey(rb, kZONES, rb, &ec); in dereferOlsonLink()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp93 #define kZONES "Zones" macro
243 tmp = ures_getByKey(top, kZONES, tmp, &status); // get Zones object from top in getZoneByName()
294 UResourceBundle *ares = ures_getByKey(top, kZONES, NULL, &ec); // dereference Zones section in openOlsonResource()
1108 ures_getByKey(rb, kZONES, rb, &ec); in dereferOlsonLink()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp93 #define kZONES "Zones" macro
243 tmp = ures_getByKey(top, kZONES, tmp, &status); // get Zones object from top in getZoneByName()
294 UResourceBundle *ares = ures_getByKey(top, kZONES, NULL, &ec); // dereference Zones section in openOlsonResource()
1108 ures_getByKey(rb, kZONES, rb, &ec); in dereferOlsonLink()