Home
last modified time | relevance | path

Searched refs:grpc_compression_options_enable_algorithm (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/include/grpc/
Dcompression.h60 GRPCAPI void grpc_compression_options_enable_algorithm(
/third_party/grpc/src/core/lib/compression/
Dcompression.cc117 void grpc_compression_options_enable_algorithm( in grpc_compression_options_enable_algorithm() function
/third_party/grpc/
Dgrpc.def8 grpc_compression_options_enable_algorithm
/third_party/grpc/test/core/compression/
Dcompression_test.cc258 grpc_compression_options_enable_algorithm(&options, algorithm); in test_compression_enable_disable_algorithm()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi172 grpc_compression_options_enable_algorithm(&self.c_options, algorithm)
Dgrpc.pxi672 void grpc_compression_options_enable_algorithm(
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c77 printf("%lx", (unsigned long) grpc_compression_options_enable_algorithm); in main()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h64 #define grpc_compression_options_enable_algorithm grpc_compression_options_enable_algorithm_import macro