Home
last modified time | relevance | path

Searched refs:oldbundle (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtimezone.cpp223 …e(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& sta… in getZoneByName() argument
239 oldbundle = ures_getByIndex(tmp, idx, oldbundle, &status); // get nth Zone object in getZoneByName()
240 …%d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(o… in getZoneByName()
247 return oldbundle; in getZoneByName()
252 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode& sta… in loadRule() argument
256 UResourceBundle *r = ures_getByKey(top, kRULES, oldbundle, &status); in loadRule()
/external/icu/icu4c/source/i18n/unicode/
Dtimezone.h849 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&stat…