Home
last modified time | relevance | path

Searched refs:ReportFault (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DAppStartReporter.h25 void ReportFault(const AppStartReportData& data) override;
H A DIAppStartReportInfrastructure.h56 virtual void ReportFault(const AppStartReportData& data) = 0;
H A DAppStartReporter.cpp55 void AppStartReporter::ReportFault(const AppStartReportData& data) in ReportFault() function in OHOS::HiviewDFX::AppStartReporter
57 HIVIEW_LOGD("AppStartReporter::ReportFault"); in ReportFault()
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DSimpleAppStartReporterAdapter.cpp41 reporter->ReportFault(data); in ReportCritical()

Completed in 1 milliseconds