Searched refs:fPoolBundleKeysCount (Results 1 – 6 of 6) sorted by relevance
64 int32_t fPoolBundleKeysCount; member
191 start = bundle->fPoolBundleKeysCount; in mapKey()1487 int32_t keysCount = bundle->fPoolBundleKeysCount + bundle->fKeysCount; in bundle_compactKeys()1497 for (i = 0; i < bundle->fPoolBundleKeysCount; ++i) { in bundle_compactKeys()
588 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()
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()
604 data->fPoolBundleKeysCount = poolBundle.fKeysCount; in processFile()