Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h403 #define GRPC_WRITE_NO_COMPRESS (0x00000002u) macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h486 #define GRPC_WRITE_NO_COMPRESS (0x00000002u) macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h486 #define GRPC_WRITE_NO_COMPRESS (0x00000002u) macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs143 pub const GRPC_WRITE_NO_COMPRESS: u32 = 2; constant
Dx86_64-unknown-linux-gnu-bindings.rs143 pub const GRPC_WRITE_NO_COMPRESS: u32 = 2; constant