Searched refs:tagCache (Results 1 – 2 of 2) sorted by relevance
198 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setupVendorTags() local225 tagCache->addVendorDescriptor(providerIdAndVts.providerId, vendorTagDescriptor); in setupVendorTags()227 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setupVendorTags()
659 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setUpVendorTags() local662 tagCache->addVendorDescriptor(provider->mProviderTagid, provider->mVendorTagDescriptor); in setUpVendorTags()665 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setUpVendorTags()