Home
last modified time | relevance | path

Searched refs:GRPC_ARG_ENABLE_HTTP_PROXY (Results 1 – 7 of 7) 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/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dhttp_proxy.cc114 if (!grpc_channel_args_find_bool(args, GRPC_ARG_ENABLE_HTTP_PROXY, true)) { in MapName()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h344 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h391 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h391 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs125 pub const GRPC_ARG_ENABLE_HTTP_PROXY: &'static [u8; 23usize] = b"grpc.enable_http_proxy\0"; constant
Dx86_64-unknown-linux-gnu-bindings.rs125 pub const GRPC_ARG_ENABLE_HTTP_PROXY: &'static [u8; 23usize] = b"grpc.enable_http_proxy\0"; constant