Home
last modified time | relevance | path

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

/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
H A Dfault_reporter.h25 static ReportStatus ReportServiceFault(const FaultMsg &msg);
H A Dfault_reporter.cpp27 ReportStatus FaultReporter::ReportServiceFault(const FaultMsg &msg) in ReportServiceFault() function in OHOS::MiscServices::FaultReporter
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp1199 nRet = FaultReporter::ReportServiceFault(msg); in ReporterFault()