Home
last modified time | relevance | path

Searched refs:AppStartReporter (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DAppStartReporter.h22 class AppStartReporter : public IAppStartReportInfrastructure { class
H A DAppStartReporter.cpp15 #include "AppStartReporter.h"
26 void AppStartReporter::ReportNormal(const AppStartReportData& data) in ReportNormal()
28 HIVIEW_LOGD("AppStartReporter::ReportNormal"); in ReportNormal()
55 void AppStartReporter::ReportFault(const AppStartReportData& data) in ReportFault()
57 HIVIEW_LOGD("AppStartReporter::ReportFault"); in ReportFault()
/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp23 #include "AppStartReporter.h"
82 IAppStartReportInfrastructure* infrastructure = new AppStartReporter(); in MakeAppStartMonitor()

Completed in 1 milliseconds