Home
last modified time | relevance | path

Searched refs:ParseGlobalParams (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dservice_config.h70 void ParseGlobalParams(ProcessJson<T> process_json, T* arg) const;
129 void ServiceConfig::ParseGlobalParams(ProcessJson<T> process_json, in ParseGlobalParams() function
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc462 service_config->ParseGlobalParams(parse_retry_throttle_params, in get_service_config_from_resolver_result_locked()