HomeSort by relevance Sort by last modified time
    Searched refs:ures_getPath (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
uresimp.h 99 U_CFUNC const char* ures_getPath(const UResourceBundle* resB);
uresbund.cpp     [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 238 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)));
    [all...]

Completed in 451 milliseconds