Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Dsnapshot_parser.cpp379 class DeviceListSection : public Section class
382 DeviceListSection(ParsedDevices& result) : m_result(result), nextId(1) in DeviceListSection() function in ParserPrivate::DeviceListSection