Home
last modified time | relevance | path

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

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