Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/core/platform_config/
H A Dhiview_platform_config.cpp27 constexpr char DEFAULT_PLATFORM_CONFIG_PATH[] = "/system/etc/hiview/hiview_platform_config"; variable
43 configPath_ = DEFAULT_PLATFORM_CONFIG_PATH; in HiviewPlatformConfig()