Searched defs:GRPC_WRITE_NO_COMPRESS (Results 1 – 5 of 5) sorted by relevance
403 #define GRPC_WRITE_NO_COMPRESS (0x00000002u) macro
486 #define GRPC_WRITE_NO_COMPRESS (0x00000002u) macro
143 pub const GRPC_WRITE_NO_COMPRESS: u32 = 2; constant