Home
last modified time | relevance | path

Searched refs:ReportPluginFault (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_report/include/
H A Dhiview_event_report.h29 static void ReportPluginFault(const std::string &name, const std::string &reason);
/ohos5.0/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.cpp133 HiviewEventReport::ReportPluginFault(name, reason);
/ohos5.0/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp50 void HiviewEventReport::ReportPluginFault(const std::string &name, const std::string &reason) in ReportPluginFault() function in OHOS::HiviewDFX::HiviewEventReport