Home
last modified time | relevance | path

Searched defs:GRPC_WRITE_BUFFER_HINT (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCallSafeHandle.cs52 const uint GRPC_WRITE_BUFFER_HINT = 1; field in Grpc.Core.Internal.CallSafeHandle
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h472 #define GRPC_WRITE_BUFFER_HINT (0x00000001u) macro
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h400 #define GRPC_WRITE_BUFFER_HINT (0x00000001u) macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h472 #define GRPC_WRITE_BUFFER_HINT (0x00000001u) macro
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs140 pub const GRPC_WRITE_BUFFER_HINT: u32 = 1; constant
Daarch64-unknown-linux-gnu-bindings.rs140 pub const GRPC_WRITE_BUFFER_HINT: u32 = 1; constant