Searched refs:platformConfig (Results 1 – 2 of 2) sorted by relevance
48 …HiviewPlatformConfig platformConfig = HiviewPlatformConfig("/data/test/test_data/hiview_platform_c… variable50 bool state = platformConfig.ParsesConfig(platformConfigInfo);69 … HiviewPlatformConfig platformConfig = HiviewPlatformConfig("//data/test/test_data/just_for_test"); variable71 auto ret = platformConfig.ParsesConfig(platformConfigInfo);
147 HiviewPlatformConfig platformConfig = HiviewPlatformConfig(platformConfigDir); in CreateWorkingDirectories() local149 bool state = platformConfig.ParsesConfig(platformConfigInfo); in CreateWorkingDirectories()