Searched refs:GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS (Results 1 – 4 of 4) sorted by relevance
48 case GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS: in grpc_stream_compression_context_create()69 *method = is_compress ? GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS in grpc_stream_compression_method_parse()
80 GPR_ASSERT(method == GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS || in grpc_stream_compression_context_create_identity()
39 GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS = 0, enumerator
1422 s->stream_compression_method = GRPC_STREAM_COMPRESSION_IDENTITY_COMPRESS; in perform_stream_op_locked()