Searched refs:getAllSectionNames (Results 1 – 6 of 6) sorted by relevance
87 const SortedVector<String8>* getAllSectionNames() const;
124 mVendorTagDescriptor->getAllSectionNames(); in invokeVendorTagDescriptor()
295 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections()
304 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections()
800 vendorSections = vTags->getAllSectionNames(); in getTagFromName()
295 const SortedVector<String8>* VendorTagDescriptor::getAllSectionNames() const { in getAllSectionNames() function in android::hardware::camera2::params::VendorTagDescriptor