Searched refs:getSectionIndex (Results 1 – 9 of 9) sorted by relevance
85 public int getSectionIndex() { in getSectionIndex() method in ListEntry
896 o1.getSectionIndex(),897 o2.getSectionIndex());
66 ssize_t getSectionIndex(uint32_t tag) const;
104 ssize_t getSectionIndex(uint32_t tag) const;
289 ssize_t sectionIdx = desc->getSectionIndex(tags[i]); in getCameraVendorTagSections()
106 ssize_t VendorTagDescriptor::getSectionIndex(uint32_t tag) const { in getSectionIndex() function in android::hardware::camera2::params::VendorTagDescriptor
437 ssize_t sectionIdx = desc->getSectionIndex(tags[i]); in setUpVendorTags()
318 ssize_t VendorTagDescriptor::getSectionIndex(uint32_t tag) const { in getSectionIndex() function in android::hardware::camera2::params::VendorTagDescriptor
756 assertEquals(1, notif(0).entry.getSectionIndex()); in testNotifUsesDefaultSection()