Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dhttp_proxy.cc96 grpc_channel_args_find(args, GRPC_ARG_ENABLE_HTTP_PROXY); in http_proxy_enabled()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h344 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro