Searched refs:sectionNames (Results 1 – 2 of 2) sorted by relevance
278 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections() local279 size_t numSections = sectionNames->size(); in getCameraVendorTagSections()294 hVendorTagSections[s].sectionName = (*sectionNames)[s].string(); in getCameraVendorTagSections()
426 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in setUpVendorTags() local427 size_t numSections = sectionNames->size(); in setUpVendorTags()442 mVendorTagSections[s].sectionName = (*sectionNames)[s].string(); in setUpVendorTags()