Home
last modified time | relevance | path

Searched defs:ReportNormal (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
DAppStartReporter.cpp24 void AppStartReporter::ReportNormal(const AppStartReportData& data) in ReportNormal() function in AppStartReporter
DJankAnimatorReporter.cpp27 void JankAnimatorReporter::ReportNormal(const JankAnimatorReportData& data) in ReportNormal() function in JankAnimatorReporter
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
DAppStartReporterAdapter.cpp26 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in AppStartReporterAdapter
DSimpleAppStartReporterAdapter.cpp25 void SimpleAppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in SimpleAppStartReporterAdapter
DJankAnimatorReporterAdapter.cpp28 void JankAnimatorReporterAdapter::ReportNormal(const JankAnimatorReportEvent& event) in ReportNormal() function in JankAnimatorReporterAdapter
/base/hiviewdfx/hiview/plugins/performance/monitor/
DAppLaunchMonitor.cpp72 void AppLaunchMonitor::ReportNormal(const AppStartMetrics& metrics) in ReportNormal() function in AppLaunchMonitor
DJankAnimatorMonitor.cpp89 void JankAnimatorMonitor::ReportNormal(const AnimatorMetrics& metrics) in ReportNormal() function in JankAnimatorMonitor