Searched refs:fPoolBundleKeysCount (Results 1 – 3 of 3) sorted by relevance
62 int32_t fPoolBundleKeysCount; member
291 start = bundle->fPoolBundleKeysCount; in mapKey()1519 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()1529 for (i = 0; i < bundle->fPoolBundleKeysCount; ++i) { in bundle_compactKeys()
591 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()