Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A 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