Searched refs:platformConfig (Results 1 – 2 of 2) sorted by relevance
49 …HiviewPlatformConfig platformConfig = HiviewPlatformConfig("/data/test/test_data/hiview_platform_c… variable51 bool state = platformConfig.ParsesConfig(platformConfigInfo);70 … HiviewPlatformConfig platformConfig = HiviewPlatformConfig("//data/test/test_data/just_for_test"); variable72 auto ret = platformConfig.ParsesConfig(platformConfigInfo);
193 HiviewPlatformConfig platformConfig = HiviewPlatformConfig(platformConfigDir); in CreateWorkingDirectories() local195 bool state = platformConfig.ParsesConfig(platformConfigInfo); in CreateWorkingDirectories()