Searched defs:vendorSections (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/camera/
H A DCameraMetadata.cpp704 const SortedVector<String8> *vendorSections; local
708 vendorSections = vTags->getAllSectionNames();
709 vendorSectionCount = vendorSections->size();
720 (*vendorSections)[i - ANDROID_SECTION_COUNT].string();

Completed in 66 milliseconds