Home
last modified time | relevance | path

Searched refs:SetCompressionAlgorithm (Results 1 – 21 of 21) sorted by relevance

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/
H A Dclient_options.h156 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm) { in SetCompressionAlgorithm() function
157 channel_arguments_.SetCompressionAlgorithm(algorithm); in SetCompressionAlgorithm()
H A Dclient_options_test.cc316 TEST(ClientOptionsTest, SetCompressionAlgorithm) { in TEST() argument
318 client_options_object.SetCompressionAlgorithm(GRPC_COMPRESS_NONE); in TEST()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/
H A Dclient_options.h160 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm) { in SetCompressionAlgorithm() function
161 channel_arguments_.SetCompressionAlgorithm(algorithm); in SetCompressionAlgorithm()
H A Dclient_options_test.cc315 TEST(ClientOptionsTest, SetCompressionAlgorithm) { in TEST() argument
317 client_options_object.SetCompressionAlgorithm(GRPC_COMPRESS_NONE); in TEST()
/dports/devel/grpc130/grpc-1.30.2/examples/cpp/compression/
H A Dgreeter_client.cc85 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in main()
H A DREADME.md46 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP);
/dports/devel/grpc134/grpc-1.34.1/examples/cpp/compression/
H A Dgreeter_client.cc85 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in main()
H A DREADME.md46 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP);
/dports/devel/grpc/grpc-1.42.0/examples/cpp/compression/
H A Dgreeter_client.cc85 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in main()
H A DREADME.md46 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/cpp/compression/
H A Dgreeter_client.cc85 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP); in main()
H A DREADME.md46 args.SetCompressionAlgorithm(GRPC_COMPRESS_GZIP);
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/support/
H A Dchannel_arguments_impl.h69 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/support/
H A Dchannel_arguments.h65 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/support/
H A Dchannel_arguments.h65 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/support/
H A Dchannel_arguments_impl.h69 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/support/
H A Dchannel_arguments.h65 void SetCompressionAlgorithm(grpc_compression_algorithm algorithm);
/dports/devel/grpc/grpc-1.42.0/src/cpp/common/
H A Dchannel_arguments.cc82 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc::ChannelArguments
/dports/devel/grpc130/grpc-1.30.2/src/cpp/common/
H A Dchannel_arguments.cc82 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc_impl::ChannelArguments
/dports/devel/grpc134/grpc-1.34.1/src/cpp/common/
H A Dchannel_arguments.cc82 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc::ChannelArguments
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/cpp/common/
H A Dchannel_arguments.cc82 void ChannelArguments::SetCompressionAlgorithm( in SetCompressionAlgorithm() function in grpc_impl::ChannelArguments