Searched refs:tagCache (Results 1 – 2 of 2) sorted by relevance
187 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setupVendorTags() local209 tagCache->addVendorDescriptor(providerIdAndVts.providerId, vendorTagDescriptor); in setupVendorTags()211 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setupVendorTags()
268 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setUpVendorTags() local271 tagCache->addVendorDescriptor(provider->mProviderTagid, provider->mVendorTagDescriptor); in setUpVendorTags()274 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setUpVendorTags()