Home
last modified time | relevance | path

Searched refs:ReportMatchEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/crash_validator/
H A Dcrash_validator.cpp126 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
H A Dcrash_validator.h42 void ReportMatchEvent(std::string eventName, std::shared_ptr<SysEvent> sysEvent);