Searched refs:GRPC_MESSAGE_COMPRESS_NONE (Results 1 – 7 of 7) sorted by relevance
38 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_from_slice()63 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_message_compression_encoding_mdelem()99 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_compression_algorithm_to_message_compression_algorithm()138 if (message_algorithm != GRPC_MESSAGE_COMPRESS_NONE && in grpc_compression_algorithm_from_message_stream_compression_algorithm()143 if (message_algorithm == GRPC_MESSAGE_COMPRESS_NONE) { in grpc_compression_algorithm_from_message_stream_compression_algorithm()157 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_compression_algorithm_from_message_stream_compression_algorithm()182 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_message_compression_algorithm_name()212 return GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_for_level()257 *algorithm = GRPC_MESSAGE_COMPRESS_NONE; in grpc_message_compression_algorithm_parse()
154 case GRPC_MESSAGE_COMPRESS_NONE: in compress_inner()181 case GRPC_MESSAGE_COMPRESS_NONE: in grpc_msg_decompress()
34 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()
151 GRPC_MESSAGE_COMPRESS_NONE;186 return message_compression_algorithm_ == GRPC_MESSAGE_COMPRESS_NONE; in SkipMessageCompression()250 if (message_compression_algorithm_ != GRPC_MESSAGE_COMPRESS_NONE) { in ProcessSendInitialMetadata()302 GRPC_MESSAGE_COMPRESS_NONE); in FinishSendMessage()
117 grpc_message_compression_algorithm algorithm_ = GRPC_MESSAGE_COMPRESS_NONE;147 return GRPC_MESSAGE_COMPRESS_NONE; in DecodeMessageCompressionAlgorithm()187 if (calld->algorithm_ != GRPC_MESSAGE_COMPRESS_NONE) { in OnRecvMessageReady()
204 GRPC_MESSAGE_COMPRESS_NONE;210 uint32_t encodings_accepted_by_peer = 1 << GRPC_MESSAGE_COMPRESS_NONE;977 return GRPC_MESSAGE_COMPRESS_NONE; in decode_message_compression()1331 GRPC_MESSAGE_COMPRESS_NONE)) { in process_data_after_md()1436 GRPC_MESSAGE_COMPRESS_NONE)) { in validate_filtered_metadata()