Searched refs:GRPC_MESSAGE_COMPRESS_NONE (Results 1 – 6 of 6) sorted by relevance
37 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_from_slice()54 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_message_compression_encoding_mdelem()90 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_compression_algorithm_to_message_compression_algorithm()129 if (message_algorithm != GRPC_MESSAGE_COMPRESS_NONE && in grpc_compression_algorithm_from_message_stream_compression_algorithm()134 if (message_algorithm == GRPC_MESSAGE_COMPRESS_NONE) { in grpc_compression_algorithm_from_message_stream_compression_algorithm()148 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_compression_algorithm_from_message_stream_compression_algorithm()173 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_message_compression_algorithm_name()203 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_for_level()248 *algorithm = GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_parse()
149 case GRPC_MESSAGE_COMPRESS_NONE: in compress_inner()176 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_msg_decompress()
31 GRPC_MESSAGE_COMPRESS_NONE = 0, enumerator
96 was_compressed ? algorithm : GRPC_MESSAGE_COMPRESS_NONE, &compressed, in assert_passthrough()118 if (algorithm == GRPC_MESSAGE_COMPRESS_NONE) return SHOULD_NOT_COMPRESS; in get_compressability()156 if (i == GRPC_MESSAGE_COMPRESS_NONE) continue; in test_tiny_data_compress()
94 if (calld->message_compression_algorithm == GRPC_MESSAGE_COMPRESS_NONE) { in skip_compression()125 calld->message_compression_algorithm = GRPC_MESSAGE_COMPRESS_NONE; in process_send_initial_metadata()136 calld->message_compression_algorithm = GRPC_MESSAGE_COMPRESS_NONE; in process_send_initial_metadata()171 GRPC_MESSAGE_COMPRESS_NONE) { in process_send_initial_metadata()
315 GPR_BITSET(&call->encodings_accepted_by_peer, GRPC_MESSAGE_COMPRESS_NONE); in grpc_call_create()928 return GRPC_MESSAGE_COMPRESS_NONE; in decode_message_compression()1275 GRPC_MESSAGE_COMPRESS_NONE)) { in process_data_after_md()1330 GRPC_MESSAGE_COMPRESS_NONE) { in validate_filtered_metadata()