Lines Matching refs:EventReport
50 EventReport::EventReport()
55 void EventReport::InitPackageName()
66 bool EventReport::IsValid()
71 EventReport &EventReport::GetInstance()
73 static EventReport instance;
77 void EventReport::ProcessHttpPerfHiSysevent(const HttpPerfInfo &httpPerfInfo)
109 void EventReport::ResetCounters()
122 std::string EventReport::MapToJsonString(const std::map<std::string, uint32_t> mapPara)
139 void EventReport::SendHttpPerfEvent(const EventInfo &eventInfo)