Searched refs:configFileList (Results 1 – 1 of 1) sorted by relevance
111 std::vector<std::string> configFileList = GetConfigFileList(STANDBY_CONFIG_PATH); in GetAndParseStandbyConfig() local112 for (const auto& configFile : configFileList) { in GetAndParseStandbyConfig()142 std::vector<std::string> configFileList = GetConfigFileList(STRATEGY_CONFIG_PATH); in GetAndParseStrategyConfig() local143 for (const auto& configFile : configFileList) { in GetAndParseStrategyConfig()