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