Searched refs:oldbundle (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 229 …e(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& sta… in getZoneByName() argument 245 oldbundle = ures_getByIndex(tmp, idx, oldbundle, &status); // get nth Zone object in getZoneByName() 246 …%d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(o… in getZoneByName() 253 return oldbundle; in getZoneByName() 258 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode& sta… in loadRule() argument 262 UResourceBundle *r = ures_getByKey(top, kRULES, oldbundle, &status); in loadRule()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | timezone.h | 871 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&stat…
|
/external/icu/libicu/cts_headers/unicode/ |
D | timezone.h | 871 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&stat…
|