Searched refs:getZoneByName (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dtimezone.cpp240 static UResourceBundle* getZoneByName(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& status) { function
298 /* &res = */ getZoneByName(top, id, &res, ec);
1088 UResourceBundle *res = getZoneByName(top, linkTo, NULL, ec);
/external/icu4c/i18n/
H A Dtimezone.cpp240 static UResourceBundle* getZoneByName(const UResourceBundle* top, const UnicodeString& id, UResourceBundle *oldbundle, UErrorCode& status) { function
298 /* &res = */ getZoneByName(top, id, &res, ec);

Completed in 16 milliseconds