Searched defs:sections (Results 1 - 1 of 1) sorted by last modified time

/hardware/interfaces/camera/common/1.0/default/
H A DVendorTagDescriptor.cpp223 SortedVector<String8> sections; local
246 sections.add(sectionString);
257 desc->mSections = sections;
264 ssize_t index = sections.indexOf(sectionString);

Completed in 32 milliseconds