Searched refs:sectionNames (Results 1 – 1 of 1) sorted by relevance
247 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections() local248 size_t numSections = sectionNames->size(); in getCameraVendorTagSections()263 hVendorTagSections[s].sectionName = (*sectionNames)[s].string(); in getCameraVendorTagSections()