Home
last modified time | relevance | path

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

/hardware/interfaces/camera/common/default/
DVendorTagDescriptor.cpp164 uint32_t sectionId = mTagToSectionMap.valueFor(tag); in dump() local
165 String8 sectionName = mSections[sectionId]; in dump()