Searched refs:EVENT_UID (Results 1 – 4 of 4) sorted by relevance
41 static const inline std::string EVENT_UID = "UID"; variable
46 long uid = record->GetEventIntValue(FreezeCommon::EVENT_UID); in GetResultMap()
112 long uid = sysEvent.GetEventIntValue(FreezeCommon::EVENT_UID); in MakeWatchPoint()
132 oss << FreezeCommon::EVENT_UID << FreezeCommon::COLON << watchPoint.GetUid() << std::endl; in DumpEventInfo()