/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 67 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 D | freeze_detector_test.cpp | 136 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 D | plugin_platform_test.cpp | 51 OHOS::HiviewDFX::HiviewPlatform platform; 87 OHOS::HiviewDFX::HiviewPlatform platform; 110 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | plugin_bundle_test.cpp | 52 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();
|
H A D | hiview_platform_config_test.h | 27 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | param_update_test.h | 27 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | platform_config_test.h | 27 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | plugin_platform_test.h | 26 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | event_dispatch_queue_test.h | 43 OHOS::HiviewDFX::HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/service/ |
H A D | hiview_service.cpp | 96 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 D | sys_event_backup_test.cpp | 42 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()
|
H A D | sys_event_store_utility_test.h | 33 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/core/include/ |
H A D | hiview_platform.h | 35 class HiviewPlatform : public HiviewContext, public Singleton<HiviewPlatform> { 37 HiviewPlatform(); 38 ~HiviewPlatform();
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
H A D | event_server_test.h | 27 OHOS::HiviewDFX::HiviewPlatform platform;
|
H A D | sys_event_stat_test.h | 32 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/ |
H A D | event_raw_base_test.h | 33 HiviewPlatform platform;
|
H A D | event_raw_encoded_and_decoded_test.h | 33 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/base/event_report/test/unittest/common/ |
H A D | event_report_unit_test.h | 33 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/base/logstore/test/unittest/common/ |
H A D | log_store_unit_test.h | 33 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/ |
H A D | cpu_storage_test.h | 33 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/unittest/common/ |
H A D | adapter_loglibrary_ability_test.h | 34 HiviewPlatform platform;
|
/ohos5.0/base/hiviewdfx/hiview/test/unittest/common/ |
H A D | holistic_platform_test.h | 26 static OHOS::HiviewDFX::HiviewPlatform platform_;
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewlogconfigmanager_fuzzer/ |
H A D | hiview_log_config_manager_fuzzer.cpp | 28 HiviewPlatform platform; in HiviewLogConfigManagerFuzzTest()
|
/ohos5.0/base/hiviewdfx/hiview/ |
H A D | main.cpp | 35 auto& hiview = HiviewPlatform::GetInstance(); in main()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/ |
H A D | eventsource_fuzzer.cpp | 36 HiviewPlatform platform; in Initializer()
|