Searched refs:tagCache (Results 1 – 2 of 2) sorted by relevance
188 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setupVendorTags() local210 tagCache->addVendorDescriptor(providerIdAndVts.providerId, vendorTagDescriptor); in setupVendorTags()212 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setupVendorTags()
343 sp<VendorTagDescriptorCache> tagCache = new VendorTagDescriptorCache(); in setUpVendorTags() local346 tagCache->addVendorDescriptor(provider->mProviderTagid, provider->mVendorTagDescriptor); in setUpVendorTags()349 VendorTagDescriptorCache::setAsGlobalVendorTagCache(tagCache); in setUpVendorTags()