Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
Dtimezone.cpp242 …e(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& sta… in getZoneByName() argument
258 oldbundle = ures_getByIndex(tmp, idx, oldbundle, &status); // get nth Zone object in getZoneByName()
259 …%d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(o… in getZoneByName()
266 return oldbundle; in getZoneByName()
271 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode& sta… in loadRule() argument
275 UResourceBundle *r = ures_getByKey(top, kRULES, oldbundle, &status); in loadRule()
/external/icu/icu4c/source/i18n/
Dtimezone.cpp221 …e(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& sta… in getZoneByName() argument
237 oldbundle = ures_getByIndex(tmp, idx, oldbundle, &status); // get nth Zone object in getZoneByName()
238 …%d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(o… in getZoneByName()
245 return oldbundle; in getZoneByName()
250 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode& sta… in loadRule() argument
254 UResourceBundle *r = ures_getByKey(top, kRULES, oldbundle, &status); in loadRule()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dtimezone.h671 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&stat…
/external/icu/icu4c/source/i18n/unicode/
Dtimezone.h835 …nst UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&stat…