Searched defs:getSectionName (Results 1 – 4 of 4) sorted by relevance
162 const char* VendorTags::getSectionName(const vendor_tag_ops_t* /*ops*/, in getSectionName() function in default_camera_hal::VendorTags
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::VendorTagDescriptorCache
235 const char* VendorTagDescriptor::getSectionName(uint32_t tag) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptor441 const char* VendorTagDescriptorCache::getSectionName(uint32_t tag, in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptorCache
188 public String getSectionName(int pos) { in getSectionName() method in WidgetsListAdapter