Searched refs:lb_config_array (Results 1 – 1 of 1) sorted by relevance
126 const Json& lb_config_array, Json::Object::const_iterator* result) { in ParseLoadBalancingConfigHelper() argument127 if (lb_config_array.type() != Json::Type::ARRAY) { in ParseLoadBalancingConfigHelper()132 for (const Json& lb_config : lb_config_array.array_value()) { in ParseLoadBalancingConfigHelper()