Searched refs:ParseGlobalParams (Results 1 – 6 of 6) sorted by relevance
49 virtual std::unique_ptr<ParsedConfig> ParseGlobalParams( in ParseGlobalParams() function
55 auto parsed_config = (*g_registered_parsers)[i]->ParseGlobalParams( in ParseGlobalParameters()
113 std::unique_ptr<ServiceConfigParser::ParsedConfig> ParseGlobalParams(
278 ClientChannelServiceConfigParser::ParseGlobalParams( in ParseGlobalParams() function in grpc_core::internal::ClientChannelServiceConfigParser
70 void ParseGlobalParams(ProcessJson<T> process_json, T* arg) const;129 void ServiceConfig::ParseGlobalParams(ProcessJson<T> process_json, in ParseGlobalParams() function
462 service_config->ParseGlobalParams(parse_retry_throttle_params, in get_service_config_from_resolver_result_locked()