Home
last modified time | relevance | path

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

12

/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp67 HiviewPlatform::HiviewPlatform() in HiviewPlatform() function in OHOS::HiviewDFX::HiviewPlatform
81 HiviewPlatform::~HiviewPlatform() in ~HiviewPlatform()
153 void HiviewPlatform::SaveStack() in SaveStack()
175 void HiviewPlatform::AddWatchDog() in AddWatchDog()
219 void HiviewPlatform::UpdateBetaConfigIfNeed() in UpdateBetaConfigIfNeed()
326 void HiviewPlatform::LoadPluginBundles() in LoadPluginBundles()
536 void HiviewPlatform::NotifyPluginReady() in NotifyPluginReady()
603 void HiviewPlatform::StartLoop() in StartLoop()
726 bool HiviewPlatform::IsReady() in IsReady()
820 void HiviewPlatform::ExitHiviewIfNeed() in ExitHiviewIfNeed()
[all …]
/ohos5.0/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();
214 HiviewPlatform &platform = HiviewPlatform::GetInstance();
264 HiviewPlatform &platform = HiviewPlatform::GetInstance();
315 HiviewPlatform &platform = HiviewPlatform::GetInstance();
345 HiviewPlatform &platform = HiviewPlatform::GetInstance();
/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dplugin_platform_test.cpp51 OHOS::HiviewDFX::HiviewPlatform platform;
87 OHOS::HiviewDFX::HiviewPlatform platform;
110 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dplugin_bundle_test.cpp52 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();
H A Dhiview_platform_config_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dparam_update_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dplatform_config_test.h27 OHOS::HiviewDFX::HiviewPlatform platform;
H A Dplugin_platform_test.h26 OHOS::HiviewDFX::HiviewPlatform platform;
H A Devent_dispatch_queue_test.h43 OHOS::HiviewDFX::HiviewPlatform platform;
/ohos5.0/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::UCOLL… in InnerResponseAppTrace()
486 std::shared_ptr<Plugin> plugin = HiviewPlatform::GetInstance().GetPluginByName("XPower"); in SetAppResourceLimit()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_backup_test.cpp42 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()
H A Dsys_event_store_utility_test.h33 HiviewPlatform platform;
/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h35 class HiviewPlatform : public HiviewContext, public Singleton<HiviewPlatform> {
37 HiviewPlatform();
38 ~HiviewPlatform();
/ohos5.0/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;
/ohos5.0/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;
/ohos5.0/base/hiviewdfx/hiview/base/event_report/test/unittest/common/
H A Devent_report_unit_test.h33 HiviewPlatform platform;
/ohos5.0/base/hiviewdfx/hiview/base/logstore/test/unittest/common/
H A Dlog_store_unit_test.h33 HiviewPlatform platform;
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dcpu_storage_test.h33 HiviewPlatform platform;
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
H A Dadapter_loglibrary_ability_test.h34 HiviewPlatform platform;
/ohos5.0/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.h26 static OHOS::HiviewDFX::HiviewPlatform platform_;
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewlogconfigmanager_fuzzer/
H A Dhiview_log_config_manager_fuzzer.cpp28 HiviewPlatform platform; in HiviewLogConfigManagerFuzzTest()
/ohos5.0/base/hiviewdfx/hiview/
H A Dmain.cpp35 auto& hiview = HiviewPlatform::GetInstance(); in main()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/
H A Deventsource_fuzzer.cpp36 HiviewPlatform platform; in Initializer()

12