Searched refs:EVENT_MSG (Results 1 – 4 of 4) sorted by relevance
44 static const inline std::string EVENT_MSG = "MSG"; variable
77 … .InitMsg(StringUtil::ReplaceStr(record->GetEventValue(FreezeCommon::EVENT_MSG), "\\n", "\n")) in SelectEventFromDB()
131 oss << FreezeCommon::EVENT_MSG << FreezeCommon::COLON << watchPoint.GetMsg() << std::endl; in DumpEventInfo()221 body << FreezeCommon::EVENT_MSG << "=" << node.GetMsg() << std::endl; in MergeEventLog()
116 std::string msg = RemoveRedundantNewline(sysEvent.GetEventValue(FreezeCommon::EVENT_MSG)); in MakeWatchPoint()