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

  /external/chromium_org/third_party/icu/source/common/
uresdata.h 382 U_CFUNC Resource res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key);
uresbund.c 850 * We do this so that res_findResource() can modify the path,
853 * res_findResource() now NUL-terminates each segment so that table keys
    [all...]
uresdata.c 532 res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key) {
    [all...]
  /external/icu/icu4c/source/common/
uresdata.h 388 U_CFUNC Resource res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key);
uresbund.cpp 851 * We do this so that res_findResource() can modify the path,
854 * res_findResource() now NUL-terminates each segment so that table keys
    [all...]
uresdata.c 549 res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 190 #define res_findResource U_ICU_ENTRY_POINT_RENAME(res_findResource)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 202 #define res_findResource U_ICU_ENTRY_POINT_RENAME(res_findResource)
    [all...]

Completed in 71 milliseconds