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