Home
last modified time | relevance | path

Searched refs:HiviewPlatform (Results 1 - 25 of 38) sorted by relevance

12

/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp66 DEFINE_LOG_TAG("HiView-HiviewPlatform");
67 HiviewPlatform::HiviewPlatform() in HiviewPlatform() function in OHOS::HiviewDFX::HiviewPlatform
81 HiviewPlatform::~HiviewPlatform() in ~HiviewPlatform()
93 void HiviewPlatform::SetMaxProxyIdleTime(time_t idleTime) in SetMaxProxyIdleTime()
98 void HiviewPlatform::SetCheckProxyIdlePeriod(time_t period) in SetCheckProxyIdlePeriod()
103 bool HiviewPlatform::InitEnvironment(const std::string& platformConfigDir) in InitEnvironment()
153 void HiviewPlatform::SaveStack() in SaveStack()
175 void HiviewPlatform
[all...]
/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dplugin_platform_test.cpp51 OHOS::HiviewDFX::HiviewPlatform platform; in HWTEST_F()
87 OHOS::HiviewDFX::HiviewPlatform platform; in HWTEST_F()
110 OHOS::HiviewDFX::HiviewPlatform platform; in HWTEST_F()
H A Dplugin_bundle_test.cpp52 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance(); in HWTEST_F()
H A Dhiview_platform_config_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dparam_update_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dplugin_platform_test.h26 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dplatform_config_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_test.cpp136 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()
166 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in HWTEST_F()
214 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in HWTEST_F()
264 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in HWTEST_F()
314 HiviewPlatform &platform = HiviewPlatform in HWTEST_F()
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Devent_server_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dsys_event_stat_test.h32 HiviewPlatform platform;
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_base_test.h33 HiviewPlatform platform;
H A Devent_raw_encoded_and_decoded_test.h33 HiviewPlatform platform;
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_store_utility_test.h33 HiviewPlatform platform;
H A Dsys_event_backup_test.cpp42 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()
/base/hiviewdfx/hiview/base/logstore/test/unittest/common/
H A Dlog_store_unit_test.h33 HiviewPlatform platform;
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dcpu_storage_test.h33 HiviewPlatform platform;
/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.h33 HiviewPlatform platform;
/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
H A Dadapter_loglibrary_ability_test.h34 HiviewPlatform platform;
/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewlogconfigmanager_fuzzer/
H A Dhiview_log_config_manager_fuzzer.cpp28 HiviewPlatform platform; in HiviewLogConfigManagerFuzzTest()
/base/hiviewdfx/hiview/
H A Dmain.cpp35 auto& hiview = HiviewPlatform::GetInstance(); in main()
42 _exit(-1); // user _exit to avoid double-free of HiviewPlatform in main()
/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.h26 static OHOS::HiviewDFX::HiviewPlatform platform_;
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/
H A Deventsource_fuzzer.cpp36 HiviewPlatform platform; in Initializer()
/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h35 class HiviewPlatform : public HiviewContext, public Singleton<HiviewPlatform> { class
37 HiviewPlatform();
38 ~HiviewPlatform();
/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp96 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginInfo()
134 auto &platform = HiviewPlatform::GetInstance(); in DumpLoadedPluginInfo()
154 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginUsageInfo()
179 auto &platform = HiviewPlatform::GetInstance(); in DumpThreadUsageInfo()
205 auto &platform = HiviewPlatform::GetInstance(); in DumpPipelineUsageInfo()
416 std::shared_ptr<Plugin> plugin = HiviewPlatform::GetInstance().GetPluginByName(UCollectUtil::UCOLLECTOR_PLUGIN); in InnerResponseAppTrace()
486 std::shared_ptr<Plugin> plugin = HiviewPlatform::GetInstance().GetPluginByName("XPower"); in SetAppResourceLimit()
/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewserviceabilitystub_fuzzer/
H A Dhiview_service_ability_stub_fuzzer.cpp70 HiviewPlatform platform; in HiviewServiceAbilityStubFuzzTest()

Completed in 7 milliseconds

12