Searched refs:GetMsg (Results 1 – 5 of 5) sorted by relevance
47 inline std::string GetMsg() const in GetMsg() function
155 std::string msg = error_.GetMsg(); in FailCallback()
131 oss << FreezeCommon::EVENT_MSG << FreezeCommon::COLON << watchPoint.GetMsg() << std::endl; in DumpEventInfo()148 std::string msg = watchPoint.GetMsg(); in MergeEventLog()221 body << FreezeCommon::EVENT_MSG << "=" << node.GetMsg() << std::endl; in MergeEventLog()
73 std::string GetMsg() const;
170 std::string WatchPoint::GetMsg() const in GetMsg() function in OHOS::HiviewDFX::WatchPoint