Searched refs:HiviewPlatform (Results 1 – 17 of 17) sorted by relevance
62 HiviewPlatform::HiviewPlatform() in HiviewPlatform() function in OHOS::HiviewDFX::HiviewPlatform76 HiviewPlatform::~HiviewPlatform() in ~HiviewPlatform()88 void HiviewPlatform::SetMaxProxyIdleTime(time_t idleTime) in SetMaxProxyIdleTime()93 void HiviewPlatform::SetCheckProxyIdlePeriod(time_t period) in SetCheckProxyIdlePeriod()98 bool HiviewPlatform::InitEnvironment(const std::string& platformConfigDir) in InitEnvironment()145 void HiviewPlatform::CreateWorkingDirectories(const std::string& platformConfigDir) in CreateWorkingDirectories()173 void HiviewPlatform::InitSysEventParser() in InitSysEventParser()187 void HiviewPlatform::UpdateBetaConfigIfNeed() in UpdateBetaConfigIfNeed()191 void HiviewPlatform::LoadBusinessPlugin(const PluginConfig& config) in LoadBusinessPlugin()200 auto task = std::bind(&HiviewPlatform::ScheduleCreateAndInitPlugin, this, pluginInfo); in LoadBusinessPlugin()[all …]
51 OHOS::HiviewDFX::HiviewPlatform platform;87 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();;110 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();;
31 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUp()
52 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();
68 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance();
28 HiviewDFX::HiviewPlatform &platform = HiviewDFX::HiviewPlatform::GetInstance(); in InitHiviewContext()34 …static std::unique_ptr<HiviewDFX::HiviewPlatform> platform = std::make_unique<HiviewDFX::HiviewPla… in CreateFaultloggerInstance()
136 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()166 HiviewPlatform &platform = HiviewPlatform::GetInstance();214 HiviewPlatform &platform = HiviewPlatform::GetInstance();264 HiviewPlatform &platform = HiviewPlatform::GetInstance();314 HiviewPlatform &platform = HiviewPlatform::GetInstance();344 HiviewPlatform &platform = HiviewPlatform::GetInstance();
44 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()168 eventLogger->SetHiviewContext(&HiviewPlatform::GetInstance());194 eventLogger->SetHiviewContext(&HiviewPlatform::GetInstance());220 eventLogger->SetHiviewContext(&HiviewPlatform::GetInstance());246 eventLogger->SetHiviewContext(&HiviewPlatform::GetInstance());
80 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginInfo()118 auto &platform = HiviewPlatform::GetInstance(); in DumpLoadedPluginInfo()138 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginUsageInfo()162 auto &platform = HiviewPlatform::GetInstance(); in DumpThreadUsageInfo()188 auto &platform = HiviewPlatform::GetInstance(); in DumpPipelineUsageInfo()
26 static OHOS::HiviewDFX::HiviewPlatform platform_;
38 OHOS::HiviewDFX::HiviewPlatform HolisticPlatformTest::platform_;
34 auto& hiview = HiviewPlatform::GetInstance(); in main()
38 class HiviewPlatform : public HiviewContext, public Singleton<HiviewPlatform> {40 HiviewPlatform();41 ~HiviewPlatform();
71 sysEventParser_ = HiviewPlatform::GetInstance().GetEventJsonParser(); in OnLoad()106 auto &platform = HiviewPlatform::GetInstance(); in PublishPipelineEvent()
44 auto &platform = HiviewPlatform::GetInstance(); in OnLoad()
63 static std::unique_ptr<HiviewPlatform> platform = std::make_unique<HiviewPlatform>(); in CreateFaultloggerInstance()75 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in InitHiviewContext()
41 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase()