Searched refs:STRATEGY_CONFIG_PATH (Results 1 – 1 of 1) sorted by relevance
36 const std::string STRATEGY_CONFIG_PATH = "/etc/standby_service/standby_strategy_config.json"; variable142 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig()