Home
last modified time | relevance | path

Searched refs:GRPC_ARG_ADDRESS_HTTP_PROXY (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/include/grpc/impl/
Dchannel_arg_names.h341 #define GRPC_ARG_ADDRESS_HTTP_PROXY "grpc.address_http_proxy" macro
/external/grpc-grpc/test/core/client_channel/
Dhttp_proxy_mapper_test.cc189 .Set(GRPC_ARG_ADDRESS_HTTP_PROXY, "192.168.0.101:2020") in TEST()
/external/grpc-grpc/src/core/client_channel/
Dhttp_proxy_mapper.cc189 args, GRPC_ARG_ADDRESS_HTTP_PROXY, HttpProxyMapper::kAddressProxyEnvVar); in GetAddressProxyServer()
/external/grpc-grpc/doc/core/
Ddefault_http_proxy_mapper.md81 1. Address of the proxy can be specified using `GRPC_ARG_ADDRESS_HTTP_PROXY`