Searched refs:fUsePoolBundle (Results 1 – 3 of 3) sorted by relevance
500 start = fUsePoolBundle->fKeysCount; in mapKey()877 fUsePoolBundle != NULL && fUsePoolBundle->fStrings != NULL) { in write()878 for (SResource *current = fUsePoolBundle->fStrings->fFirst; in write()1058 indexes[URES_INDEX_POOL_CHECKSUM] = fUsePoolBundle->fChecksum; in write()1138 fUsePoolBundle(&kNoPoolBundle), in SRBRoot()1217 return fUsePoolBundle->fKeys + (key & 0x7fffffff); in getKeyString()1374 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1383 keys = (char *)fUsePoolBundle->fKeys; in compactKeys()1384 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()1386 (int32_t)(keys - fUsePoolBundle->fKeys) | 0x80000000; /* negative oldpos */ in compactKeys()[all …]
118 const ResFile *fUsePoolBundle; member
723 data->fUsePoolBundle = &poolBundle; in processFile()