Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/platform_config/
Dhiview_platform_config.h26 struct PlatformConfigInfo { struct
37 bool ParsesConfig(PlatformConfigInfo& ret); argument
Dhiview_platform_config.cpp58 bool HiviewPlatformConfig::ParsesConfig(HiviewPlatformConfig::PlatformConfigInfo& ret) in ParsesConfig()
/base/hiviewdfx/hiview/core/test/unittest/common/
Dhiview_platform_config_test.cpp49 HiviewPlatformConfig::PlatformConfigInfo platformConfigInfo;
70 HiviewPlatformConfig::PlatformConfigInfo platformConfigInfo;
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp148 HiviewPlatformConfig::PlatformConfigInfo platformConfigInfo; in CreateWorkingDirectories()