Searched refs:fUsePoolBundle (Results 1 – 3 of 3) sorted by relevance
493 start = fUsePoolBundle->fKeysCount; in mapKey()870 fUsePoolBundle != NULL && fUsePoolBundle->fStrings != NULL) { in write()871 for (SResource *current = fUsePoolBundle->fStrings->fFirst; in write()1053 indexes[URES_INDEX_POOL_CHECKSUM] = fUsePoolBundle->fChecksum; in write()1132 fUsePoolBundle(&kNoPoolBundle), in SRBRoot()1211 return fUsePoolBundle->fKeys + (key & 0x7fffffff); in getKeyString()1341 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1350 keys = (char *)fUsePoolBundle->fKeys; in compactKeys()1351 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()1353 (int32_t)(keys - fUsePoolBundle->fKeys) | 0x80000000; /* negative oldpos */ in compactKeys()[all …]
114 const ResFile *fUsePoolBundle; member
691 data->fUsePoolBundle = &poolBundle; in processFile()