Searched refs:ures_getPath (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
H A Duresimp.h99 U_CFUNC const char* ures_getPath(const UResourceBundle* resB);
H A Duresbund.cpp2187 U_CFUNC const char* ures_getPath(const UResourceBundle* resB) { function
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp238 U_DEBUG_TZ_MSG(("gzbn: loaded ZONES, size %d, type %d, path %s %s\n", ures_getSize(tmp), ures_getType(tmp), ures_getPath(tmp), u_errorName(status)));
240 U_DEBUG_TZ_MSG(("gzbn: loaded z#%d, size %d, type %d, path %s, %s\n", idx, ures_getSize(oldbundle), ures_getType(oldbundle), ures_getPath(oldbundle), u_errorName(status)));

Completed in 54 milliseconds