Searched refs:ReportMatchEvent (Results 1 – 2 of 2) sorted by relevance
126 ReportMatchEvent("CPP_CRASH_EXCEPTION_MATCHED", cppCrashExceptionEvents_[pid]); in MatchEvent()129 ReportMatchEvent("CPP_CRASH_MATCHED", cppCrashEvents_[pid]); in MatchEvent()225 void CrashValidator::ReportMatchEvent(std::string eventName, std::shared_ptr<SysEvent> sysEvent) in ReportMatchEvent() function in OHOS::HiviewDFX::CrashValidator
42 void ReportMatchEvent(std::string eventName, std::shared_ptr<SysEvent> sysEvent);