Home
last modified time | relevance | path

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

/hardware/interfaces/camera/common/1.0/default/
DVendorTagDescriptor.cpp318 KeyedVector<uint32_t, String8> tagToSectionMap; in createDescriptorFromOps() local
341 tagToSectionMap.add(tag, sectionString); in createDescriptorFromOps()
355 const String8& sectionString = tagToSectionMap.valueFor(tag); in createDescriptorFromOps()