Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Dsnapshot_parser.cpp418 class SnapshotSection : public Section class
421SnapshotSection(SnapshotInfo& result) : m_result(result), m_gotDescription(false), m_gotVersion(fa… in SnapshotSection() function in ParserPrivate::SnapshotSection