Home
last modified time | relevance | path

Searched refs:sectionNames (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/camera/provider/2.4/default/
DLegacyCameraProviderImpl_2_4.cpp426 const SortedVector<String8>* sectionNames = desc->getAllSectionNames(); in setUpVendorTags() local
427 size_t numSections = sectionNames->size(); in setUpVendorTags()
442 mVendorTagSections[s].sectionName = (*sectionNames)[s].string(); in setUpVendorTags()