Searched refs:getAllSectionNames (Results 1 – 4 of 4) sorted by relevance
80 const SortedVector<String8>* getAllSectionNames() const;
476 vendorSections = vTags->getAllSectionNames(); in getTagFromName()
126 const SortedVector<String8>* VendorTagDescriptor::getAllSectionNames() const { in getAllSectionNames() function in android::hardware::camera2::params::VendorTagDescriptor
426 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in setUpVendorTags()