Home
last modified time | relevance | path

Searched refs:ReportNormal (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp66 ReportNormal(metrics); in ReportMetrics()
72 void AppLaunchMonitor::ReportNormal(const AppStartMetrics& metrics) in ReportNormal() function in AppLaunchMonitor
80 reporter->ReportNormal(reportEvent); in ReportNormal()
H A DJankAnimatorMonitor.cpp75 ReportNormal(metrics); in ReportMetrics()
89 void JankAnimatorMonitor::ReportNormal(const AnimatorMetrics& metrics) in ReportNormal() function in JankAnimatorMonitor
93 reporter->ReportNormal(event); in ReportNormal()
H A DAppLaunchMonitor.h45 void ReportNormal(const AppStartMetrics& metrics);
H A DJankAnimatorMonitor.h47 void ReportNormal(const AnimatorMetrics& metrics);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dudmf_client.cpp43 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in SetData()
68 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in SetData()
79 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in SetData()
88 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in GetData()
101 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in GetData()
112 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in GetData()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DAppStartReporterAdapter.cpp26 void AppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in AppStartReporterAdapter
30 reporter->ReportNormal(data); in ReportNormal()
H A DSimpleAppStartReporterAdapter.cpp25 void SimpleAppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() function in SimpleAppStartReporterAdapter
29 reporter->ReportNormal(data); in ReportNormal()
H A DJankAnimatorReporterAdapter.cpp28 void JankAnimatorReporterAdapter::ReportNormal(const JankAnimatorReportEvent& event) in ReportNormal() function in JankAnimatorReporterAdapter
34 reporter->ReportNormal(data); in ReportNormal()
H A DSimpleAppStartReporterAdapter.h24 void ReportNormal(const AppStartReportEvent& event) override;
H A DAppStartReporterAdapter.h26 void ReportNormal(const AppStartReportEvent& event) override;
H A DJankAnimatorReporterAdapter.h30 void ReportNormal(const JankAnimatorReportEvent& report) override;
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DAppStartReporter.h22 void ReportNormal(const AppStartReportData& data) override;
H A DJankAnimatorReporter.h23 void ReportNormal(const JankAnimatorReportData& data) override;
H A DIJankAnimatorReportInfrastructure.h53 virtual void ReportNormal(const JankAnimatorReportData& data) = 0;
H A DIAppStartReportInfrastructure.h53 virtual void ReportNormal(const AppStartReportData& data) = 0;
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/monitor/gateway/reporter/
H A DIJankAnimatorReporter.h54 virtual void ReportNormal(const JankAnimatorReportEvent& report) = 0;
H A DIAppStartReporter.h55 virtual void ReportNormal(const AppStartReportEvent& report) = 0;
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.h76 …static void ReportNormal(const std::string &func, int32_t scene, int32_t stage, int32_t stageRes,…
H A Dudmf_radar_reporter.cpp22 void RadarReporterAdapter::ReportNormal(const std::string &func, int32_t scene, in ReportNormal() function in OHOS::UDMF::RadarReporterAdapter
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp509 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in Sync()
529 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in Sync()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp287 RadarReporterAdapter::ReportNormal(std::string(__FUNCTION__), in Sync()