Home
last modified time | relevance | path

Searched refs:poolBundleKeys (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.h386 const char *poolBundleKeys; member
Duresdata.cpp43 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)
48 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
Duresbund.cpp379 … r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff)); in init_entry()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp423 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength); in ures_enumDependencies()