Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h267 #define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size" macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h293 #define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size" macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h293 #define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size" macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs82 pub const GRPC_ARG_MAX_METADATA_SIZE: &'static [u8; 23usize] = b"grpc.max_metadata_size\0"; constant
Dx86_64-unknown-linux-gnu-bindings.rs82 pub const GRPC_ARG_MAX_METADATA_SIZE: &'static [u8; 23usize] = b"grpc.max_metadata_size\0"; constant