Searched refs:poolBundleKeys (Results 1 – 4 of 4) sorted by relevance
386 const char *poolBundleKeys; member
43 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)48 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
379 … r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff)); in init_entry()
423 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength); in ures_enumDependencies()