Home
last modified time | relevance | path

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

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