Home
last modified time | relevance | path

Searched defs:DeviceSection (Results 1 – 1 of 1) sorted by relevance

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp311 class DeviceSection : public Section class
314DeviceSection(Parsed& result) : m_result(result), gotName(false), gotClass(false), gotType(false) in DeviceSection() function in ParserPrivate::DeviceSection