Searched refs:GetSectionName (Results 1 – 3 of 3) sorted by relevance
102 static const char* GetSectionName(const vendor_tag_ops_t* /*tag_ops*/, in GetSectionName() function104 return VendorTagManager::GetInstance().GetSectionName(tag_id); in GetSectionName()154 .get_section_name = google_camera_hal::GetSectionName, in AddTags()197 const char* VendorTagManager::GetSectionName(uint32_t tag_id) const { in GetSectionName() function in android::google_camera_hal::VendorTagManager
70 const char* GetSectionName(uint32_t tag_id) const;
183 VendorTagManager::GetInstance().GetSectionName(tag_id); in TEST()