Searched refs:kZONES (Results 1 – 3 of 3) sorted by relevance
50 private static final String kZONES = "Zones"; field in ZoneMeta372 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID()530 UResourceBundle zones = top.get(kZONES); in openOlsonResource()
49 private static final String kZONES = "Zones"; field in ZoneMeta371 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID()529 UResourceBundle zones = top.get(kZONES); in openOlsonResource()
93 #define kZONES "Zones" macro237 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()