Home
last modified time | relevance | path

Searched refs:GetPluginConfigPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h173 std::string GetPluginConfigPath();
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp118 std::string cfgPath = GetPluginConfigPath(); in InitEnvironment()
853 std::string HiviewPlatform::GetPluginConfigPath() in GetPluginConfigPath() function in OHOS::HiviewDFX::HiviewPlatform