Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresimp.h157 U_CFUNC const char* ures_getPath(const UResourceBundle* resB);
Duresbund.cpp2268 U_CFUNC const char* ures_getPath(const UResourceBundle* resB) { in ures_getPath() function
/external/icu/libicu/cts_headers/
Duresimp.h157 U_CFUNC const char* ures_getPath(const UResourceBundle* resB);
/external/icu/icu4c/source/i18n/
Dtimezone.cpp244 …ize %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getType(tmp), ures_getPath(tmp), u_errorNa… in getZoneByName()
246 …ath %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(oldbundle), u_… in getZoneByName()