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

  /external/icu/icu4c/source/common/
uresdata.h 389 const uint16_t *poolBundleStrings;
uresdata.cpp 315 p=(const UChar *)pResData->poolBundleStrings+offset;
366 p=(const UChar *)pResData->poolBundleStrings+offset;
    [all...]
uresbund.cpp 380 r->fData.poolBundleStrings = r->fPool->fData.p16BitUnits;
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkgitems.cpp 424 resData.poolBundleStrings=(const uint16_t *)(poolRoot+poolIndexes[URES_INDEX_KEYS_TOP]);

Completed in 182 milliseconds