Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/
Dchannel_arg_names.h90 #define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size" macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h204 #define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size" macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h204 #define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size" macro
/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs35 pub const GRPC_ARG_HTTP2_MAX_FRAME_SIZE: &[u8; 26] = b"grpc.http2.max_frame_size\0"; constant
/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs40 pub const GRPC_ARG_HTTP2_MAX_FRAME_SIZE: &[u8; 26usize] = b"grpc.http2.max_frame_size\0"; constant