Lines Matching refs:WatchPoint
52 bool Vendor::ReduceRelevanceEvents(std::list<WatchPoint>& list, const FreezeResult& result) const
66 std::list<WatchPoint>::iterator watchPoint;
78 std::list<WatchPoint>::iterator watchPoint;
90 std::list<WatchPoint>::iterator watchPoint;
117 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath,
153 void Vendor::DumpEventInfo(std::ostringstream& oss, const std::string& header, const WatchPoint& watchPoint) const
168 void Vendor::MergeFreezeJsonFile(const WatchPoint &watchPoint, const std::vector<WatchPoint>& list) const
221 void Vendor::InitLogInfo(const WatchPoint& watchPoint, std::string& type, std::string& retPath,
244 void Vendor::InitLogBody(const std::vector<WatchPoint>& list, std::ostringstream& body,
284 const WatchPoint &watchPoint, const std::vector<WatchPoint>& list,