Searched refs:getSectionName (Results 1 – 5 of 5) sorted by relevance
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()
61 const char* getSectionName(uint32_t tag) const;
98 const char* VendorTagDescriptor::getSectionName(uint32_t tag) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptor339 return sGlobalVendorTagDescriptor->getSectionName(tag); in vendor_tag_descriptor_get_section_name()