Searched refs:fUsePoolBundle (Results 1 – 3 of 3) sorted by relevance
491 start = fUsePoolBundle->fKeysCount; in mapKey()868 fUsePoolBundle != NULL && fUsePoolBundle->fStrings != NULL) { in write()869 for (SResource *current = fUsePoolBundle->fStrings->fFirst; in write()1051 indexes[URES_INDEX_POOL_CHECKSUM] = fUsePoolBundle->fChecksum; in write()1130 fUsePoolBundle(&kNoPoolBundle), in SRBRoot()1209 return fUsePoolBundle->fKeys + (key & 0x7fffffff); in getKeyString()1339 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1348 keys = (char *)fUsePoolBundle->fKeys; in compactKeys()1349 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()1351 (int32_t)(keys - fUsePoolBundle->fKeys) | 0x80000000; /* negative oldpos */ in compactKeys()[all …]
112 const ResFile *fUsePoolBundle; member
688 data->fUsePoolBundle = &poolBundle; in processFile()