Searched refs:SetCompressionAlgorithm (Results 1 – 8 of 8) sorted by relevance
115 args.SetCompressionAlgorithm(GRPC_COMPRESS_DEFLATE); in GetChannelArguments()122 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in GetChannelArguments()
85 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in main()
46 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP);
65 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
84 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc::ChannelArguments
85 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc::ChannelArguments