Searched refs:vtCache (Results 1 – 2 of 2) sorted by relevance
94 sp<VendorTagDescriptorCache> vtCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in init() local95 if (vtCache == nullptr) { in init()99 vtCache->getVendorTagDescriptor(vendorTagId, &mVTags); in init()
863 sp<VendorTagDescriptorCache> vtCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getTagFromName() local865 vtCache->getVendorTagDescriptor(vendorTagId, &vTags); in getTagFromName()