Searched defs:GRPC_WRITE_BUFFER_HINT (Results 1 – 6 of 6) sorted by relevance
52 const uint GRPC_WRITE_BUFFER_HINT = 1; field in Grpc.Core.Internal.CallSafeHandle
472 #define GRPC_WRITE_BUFFER_HINT (0x00000001u) macro
400 #define GRPC_WRITE_BUFFER_HINT (0x00000001u) macro
140 pub const GRPC_WRITE_BUFFER_HINT: u32 = 1; constant