Searched refs:fUsePoolBundle (Results 1 – 12 of 12) 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()
512 start = fUsePoolBundle->fKeysCount; in mapKey()889 fUsePoolBundle != NULL && fUsePoolBundle->fStrings != NULL) { in write()890 for (SResource *current = fUsePoolBundle->fStrings->fFirst; in write()1070 indexes[URES_INDEX_POOL_CHECKSUM] = fUsePoolBundle->fChecksum; in write()1150 fUsePoolBundle(&kNoPoolBundle), in SRBRoot()1229 return fUsePoolBundle->fKeys + (key & 0x7fffffff); in getKeyString()1386 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1395 keys = (char *)fUsePoolBundle->fKeys; in compactKeys()1396 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()1398 (int32_t)(keys - fUsePoolBundle->fKeys) | 0x80000000; /* negative oldpos */ in compactKeys()[all …]
118 const ResFile *fUsePoolBundle; member
723 data->fUsePoolBundle = &poolBundle; in processFile()
512 start = fUsePoolBundle->fKeysCount; in mapKey()889 fUsePoolBundle != NULL && fUsePoolBundle->fStrings != NULL) { in write()890 for (SResource *current = fUsePoolBundle->fStrings->fFirst; in write()1062 indexes[URES_INDEX_POOL_CHECKSUM] = fUsePoolBundle->fChecksum; in write()1142 fUsePoolBundle(&kNoPoolBundle), in SRBRoot()1221 return fUsePoolBundle->fKeys + (key & 0x7fffffff); in getKeyString()1378 int32_t keysCount = fUsePoolBundle->fKeysCount + fKeysCount; in compactKeys()1387 keys = (char *)fUsePoolBundle->fKeys; in compactKeys()1388 for (i = 0; i < fUsePoolBundle->fKeysCount; ++i) { in compactKeys()1390 (int32_t)(keys - fUsePoolBundle->fKeys) | 0x80000000; /* negative oldpos */ in compactKeys()[all …]