Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DAppStartReporter.cpp24 void AppStartReporter::ReportNormal(const AppStartReportData& data) in ReportNormal() function in AppStartReporter
H A DJankAnimatorReporter.cpp27 void JankAnimatorReporter::ReportNormal(const JankAnimatorReportData& data) in ReportNormal() function in JankAnimatorReporter
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DAppStartReporterAdapter.cpp26 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in AppStartReporterAdapter
H A DSimpleAppStartReporterAdapter.cpp25 void SimpleAppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in SimpleAppStartReporterAdapter
H A DJankAnimatorReporterAdapter.cpp28 void JankAnimatorReporterAdapter::ReportNormal(const JankAnimatorReportEvent& event) in ReportNormal() function in JankAnimatorReporterAdapter
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp72 void AppLaunchMonitor::ReportNormal(const AppStartMetrics& metrics) in ReportNormal() function in AppLaunchMonitor
H A DJankAnimatorMonitor.cpp89 void JankAnimatorMonitor::ReportNormal(const AnimatorMetrics& metrics) in ReportNormal() function in JankAnimatorMonitor
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.cpp22 void RadarReporterAdapter::ReportNormal(const std::string &func, int32_t scene, in ReportNormal() function in OHOS::UDMF::RadarReporterAdapter