HomeSort by relevance Sort by last modified time
    Searched defs:resData (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkgitems.cpp 373 ResourceData resData;
375 res_read(&resData, pInfo, inBytes, length, pErrorCode);
387 if(!resData.noFallback) {
395 if(resData.usesPoolBundle) {
423 if(resData.pRoot[1+URES_INDEX_POOL_CHECKSUM]==poolIndexes[URES_INDEX_POOL_CHECKSUM]) {
424 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength);
432 itemName, &resData,
433 resData.rootRes, NULL, NULL, 0,
  /external/icu/icu4c/source/tools/toolutil/
pkgitems.cpp 373 ResourceData resData;
375 res_read(&resData, pInfo, inBytes, length, pErrorCode);
387 if(!resData.noFallback) {
395 if(resData.usesPoolBundle) {
423 if(resData.pRoot[1+URES_INDEX_POOL_CHECKSUM]==poolIndexes[URES_INDEX_POOL_CHECKSUM]) {
424 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength);
432 itemName, &resData,
433 resData.rootRes, NULL, NULL, 0,
  /external/chromium_org/third_party/icu/source/common/
uresbund.cpp     [all...]
  /external/icu/icu4c/source/common/
uresbund.cpp     [all...]

Completed in 2254 milliseconds