Home
last modified time | relevance | path

Searched defs:getSectionName (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_0/
H A DVendorTags.cpp162 const char* VendorTags::getSectionName(const vendor_tag_ops_t* /*ops*/, in getSectionName() function in default_camera_hal::VendorTags
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DVendorTagDescriptor.cpp98 const char* VendorTagDescriptor::getSectionName(uint32_t tag) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptor
200 const char* VendorTagDescriptorCache::getSectionName(uint32_t tag, metadata_vendor_id_t id) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptorCache
/aosp12/frameworks/av/camera/
H A DVendorTagDescriptor.cpp235 const char* VendorTagDescriptor::getSectionName(uint32_t tag) const { in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptor
441 const char* VendorTagDescriptorCache::getSectionName(uint32_t tag, in getSectionName() function in android::hardware::camera2::params::VendorTagDescriptorCache
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsListAdapter.java188 public String getSectionName(int pos) { in getSectionName() method in WidgetsListAdapter