Searched refs:set_compression_algorithm (Results 1 – 17 of 17) sorted by relevance
55 context.set_compression_algorithm(GRPC_COMPRESS_DEFLATE);70 context->set_compression_algorithm(GRPC_COMPRESS_DEFLATE);
44 context->set_compression_algorithm(GRPC_COMPRESS_DEFLATE); in SayHello()
59 context.set_compression_algorithm(GRPC_COMPRESS_DEFLATE); in SayHello()
263 void set_compression_algorithm(grpc_compression_algorithm algorithm);595 using ServerContextBase::set_compression_algorithm;638 using ServerContextBase::set_compression_algorithm;
344 void set_compression_algorithm(grpc_compression_algorithm algorithm);
141 void ClientContext::set_compression_algorithm( in set_compression_algorithm() function in grpc::ClientContext
64 context->set_compression_algorithm(GRPC_COMPRESS_GZIP); in Echo()
754 context.set_compression_algorithm(GRPC_COMPRESS_GZIP); in TEST_F()
253 context.set_compression_algorithm(GRPC_COMPRESS_GZIP); in PerformLargeUnary()255 context.set_compression_algorithm(GRPC_COMPRESS_NONE); in PerformLargeUnary()396 probe_context.set_compression_algorithm(GRPC_COMPRESS_NONE); in DoClientCompressedUnary()540 probe_context.set_compression_algorithm(GRPC_COMPRESS_NONE); in DoClientCompressedStreaming()566 context.set_compression_algorithm(GRPC_COMPRESS_GZIP); in DoClientCompressedStreaming()
249 context.set_compression_algorithm(GRPC_COMPRESS_GZIP); in TEST_P()
143 cli_ctx.set_compression_algorithm(GRPC_COMPRESS_GZIP); in SendRpcs()
168 cli_ctx.set_compression_algorithm(GRPC_COMPRESS_GZIP); in SendRpcs()
334 cli_ctx.set_compression_algorithm(GRPC_COMPRESS_GZIP); in TEST_F()
190 cli_ctx.set_compression_algorithm(GRPC_COMPRESS_GZIP); in SendRpcs()
494 context.set_compression_algorithm(GRPC_COMPRESS_GZIP); in SendRpc()
367 void ServerContextBase::set_compression_algorithm( in set_compression_algorithm() function in grpc::ServerContextBase
108 context.set_compression_algorithm(GRPC_COMPRESS_GZIP);