Home
last modified time | relevance | path

Searched defs:GRPC_ARG_ENABLE_HTTP_PROXY (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dchannel_arg_names.h333 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h449 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h449 #define GRPC_ARG_ENABLE_HTTP_PROXY "grpc.enable_http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs112 pub const GRPC_ARG_ENABLE_HTTP_PROXY: &[u8; 23] = b"grpc.enable_http_proxy\0"; constant
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs126 pub const GRPC_ARG_ENABLE_HTTP_PROXY: &[u8; 23usize] = b"grpc.enable_http_proxy\0"; constant