Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp417 …SnapshotSection(SnapshotInfo& result) : m_result(result), m_gotDescription(false), m_gotVersion(fa… in SnapshotSection()
432 PreventDupes(m_gotDescription, k, SnapshotSectionName); in Define()
441 bool m_gotDescription; member in ParserPrivate::SnapshotSection