Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dchannel_arg_names.h336 #define GRPC_ARG_HTTP_PROXY "grpc.http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h452 #define GRPC_ARG_HTTP_PROXY "grpc.http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h452 #define GRPC_ARG_HTTP_PROXY "grpc.http_proxy" macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs113 pub const GRPC_ARG_HTTP_PROXY: &[u8; 16] = b"grpc.http_proxy\0"; constant
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs127 pub const GRPC_ARG_HTTP_PROXY: &[u8; 16usize] = b"grpc.http_proxy\0"; constant