Searched refs:getSectionName (Results 1 – 5 of 5) sorted by relevance
62 const char* getSectionName(uint32_t tag) const;184 const char* getSectionName(uint32_t tag, metadata_vendor_id_t id) const;
34 const char* getSectionName(const vendor_tag_ops_t* ops, uint32_t tag);
162 const char* VendorTags::getSectionName(const vendor_tag_ops_t* /*ops*/, in getSectionName() function in default_camera_hal::VendorTags
139 return gVendorTags.getSectionName(ops, tag); in get_section_name()
98 const char* VendorTagDescriptor::getSectionName(uint32_t tag) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptor200 const char* VendorTagDescriptorCache::getSectionName(uint32_t tag, metadata_vendor_id_t id) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptorCache204 ret = desc->second->getSectionName(tag); in getSectionName()466 return sGlobalVendorTagDescriptor->getSectionName(tag); in vendor_tag_descriptor_get_section_name()510 return sGlobalVendorTagDescriptorCache->getSectionName(tag, id); in vendor_tag_descriptor_cache_get_section_name()