Searched refs:sectionNames (Results 1 – 2 of 2) sorted by relevance
295 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections() local296 size_t numSections = sectionNames->size(); in getCameraVendorTagSections()314 hVendorTagSections[s].sectionName = (*sectionNames)[s].c_str(); in getCameraVendorTagSections()
304 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in getCameraVendorTagSections() local305 size_t numSections = sectionNames->size(); in getCameraVendorTagSections()323 vendorTagSections[s].sectionName = (*sectionNames)[s].c_str(); in getCameraVendorTagSections()