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

/frameworks/av/camera/
H A DVendorTagDescriptor.cpp82 KeyedVector<uint32_t, String8> tagToSectionMap; local
105 tagToSectionMap.add(tag, sectionString);
119 String8 sectionString = tagToSectionMap.valueFor(tag);

Completed in 499 milliseconds