Searched refs:SnapShotReader (Results 1 – 6 of 6) sorted by relevance
54 SnapShotReader::SnapShotReader() : in SnapShotReader() function in SnapShotReader65 SnapShotReader::~SnapShotReader() in ~SnapShotReader()69 void SnapShotReader::setSnapshotDir(const std::string &dir) in setSnapshotDir()81 const bool SnapShotReader::readSnapShot() in readSnapShot()195 void SnapShotReader::checkPath() in checkPath()208 void SnapShotReader::setErrorLogger(ITraceErrorLog *err_log) in setErrorLogger()218 void SnapShotReader::LogInfo(const std::string &msg) in LogInfo()224 void SnapShotReader::LogError(const std::string &msg) in LogError()233 bool SnapShotReader::getSourceBufferNameList(std::vector<std::string> &nameList) in getSourceBufferNameList()243 bool SnapShotReader::getTraceBufferSourceTree(const std::string &traceBufferName, Parser::TraceBuff… in getTraceBufferSourceTree()[all …]
56 void CreateDcdTreeFromSnapShot::initialise(SnapShotReader *pReader, ITraceErrorLog *pErrLogInterfac… in initialise()
46 class SnapShotReader49 SnapShotReader();50 ~SnapShotReader();
53 void initialise(SnapShotReader *m_pReader, ITraceErrorLog *m_pErrLogInterface);99 SnapShotReader *m_pReader;
48 static void ListTracePackets(ocsdDefaultErrorLogger &err_logger, SnapShotReader &reader, const std:…109 SnapShotReader ss_reader; in main()539 void ListTracePackets(ocsdDefaultErrorLogger &err_logger, SnapShotReader &reader, const std::string… in ListTracePackets()
171 SnapShotReader ss_reader;