Home
last modified time | relevance | path

Searched refs:Report (Results 1 - 25 of 40) sorted by relevance

12

/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_page_manager_unittest.cpp239 EXPECT_TRUE(CheckResult(GetInstance().Report(), {})); in HWTEST_F()
249 EXPECT_TRUE(CheckResult(GetInstance().Report(), { MAIN_PAGE_ID })); in HWTEST_F()
258 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); in HWTEST_F()
268 EXPECT_TRUE(CheckResult(GetInstance().Report(), { MAIN_PAGE_ID })); in HWTEST_F()
277 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); in HWTEST_F()
279 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page3" })); in HWTEST_F()
288 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2:subpage1", "page2" })); in HWTEST_F()
298 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page2" })); in HWTEST_F()
308 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page1:subpage1", "page1" })); in HWTEST_F()
311 EXPECT_TRUE(CheckResult(GetInstance().Report(), { "page in HWTEST_F()
[all...]
/base/hiviewdfx/hiview/base/event_report/
H A Dhiview_event_report.cpp36 event->Report(); in ReportPluginLoad()
46 event->Report(); in ReportPluginUnload()
56 event->Report(); in ReportPluginFault()
65 event->Report(); in ReportPluginStats()
/base/hiviewdfx/hiview/base/event_report/event/include/
H A Dplugin_fault_event.h26 void Report() override;
H A Dplugin_event.h26 void Report() override;
H A Dplugin_stats_event.h28 void Report() override;
H A Dlogger_event.h44 virtual void Report() = 0;
/base/hiviewdfx/hiview/plugins/usage_event_report/event/include/
H A Dfold_app_usage_event.h26 void Report() override;
H A Dapp_usage_event.h26 void Report() override;
H A Dsys_usage_event.h28 void Report() override;
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Dunified_collection_stat.h28 void Report();
/base/hiviewdfx/hiview/base/event_report/event/
H A Dplugin_fault_event.cpp29 void PluginFaultEvent::Report() in Report() function in OHOS::HiviewDFX::PluginFaultEvent
H A Dplugin_event.cpp33 void PluginEvent::Report() in Report() function in OHOS::HiviewDFX::PluginEvent
/base/hiviewdfx/hiview/plugins/usage_event_report/service/
H A Dusage_event_report_service.cpp68 events[i]->Report(); in ReportAppUsage()
81 cacheUsage->Report(); in ReportSysUsage()
/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp81 int Report(bool* isSixSecond) in Report() function
147 if (OHOS::HiviewDFX::Report(isSixSecond) != 0) { in OH_HiCollie_Report()
/base/hiviewdfx/hiview/plugins/unified_collector/storage/include/
H A Dcpu_storage.h40 void Report();
/base/hiviewdfx/hiview/plugins/usage_event_report/event/
H A Dfold_app_usage_event.cpp35 void FoldAppUsageEvent::Report() in Report() function in OHOS::HiviewDFX::FoldAppUsageEvent
H A Dsys_usage_event.cpp34 void SysUsageEvent::Report() in Report() function in OHOS::HiviewDFX::SysUsageEvent
H A Dapp_usage_event.cpp35 void AppUsageEvent::Report() in Report() function in OHOS::HiviewDFX::AppUsageEvent
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.cpp93 Report(metrics); in ProcessSceneData()
178 void AnimatorSceneDataProcessor::Report(const AnimatorMetrics& metrics) in Report() function in OHOS::HiviewDFX::AnimatorSceneDataProcessor
180 HIVIEW_LOGD("[AnimatorSceneDataProcessor::Report]"); in Report()
208 Report(CalcMetrics(*(it->second))); in HandleTimeOutPoints()
H A DAnimatorSceneDataProcessor.h46 void Report(const AnimatorMetrics& metrics);
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/include/
H A Ddaily_db_helper.h41 void Report();
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.cpp37 void Report() in Report() function in OHOS::HiviewDFX::__anon596::TestLoggerEvent
/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_collection_task.cpp75 cpuStorage_->Report(); in ReportCpuCollectionEvent()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dunified_collection_stat.cpp60 void UnifiedCollectionStat::Report() in Report() function in OHOS::HiviewDFX::UCollectUtil::UnifiedCollectionStat
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprocess_dumper.h61 void Report(std::shared_ptr<ProcessDumpRequest> request, std::string &jsonInfo);

Completed in 9 milliseconds

12