Home
last modified time | relevance | path

Searched refs:GRPC_COMPRESS_LEVEL_MED (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/test/core/compression/
Dcompression_test.cc99 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
122 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
145 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
169 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
192 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
217 grpc_compression_algorithm_for_level(GRPC_COMPRESS_LEVEL_MED, in test_compression_algorithm_for_level()
/external/grpc-grpc/include/grpc/impl/codegen/
Dcompression_types.h73 GRPC_COMPRESS_LEVEL_MED, enumerator
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_compression_options.c134 return GRPC_COMPRESS_LEVEL_MED; in grpc_rb_compression_options_level_name_to_value_internal()
279 case GRPC_COMPRESS_LEVEL_MED: in grpc_rb_compression_options_level_value_to_name_internal()
/external/grpc-grpc/src/core/lib/compression/
Dcompression_internal.cc236 case GRPC_COMPRESS_LEVEL_MED: in grpc_message_compression_algorithm_for_level()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi123 medium = GRPC_COMPRESS_LEVEL_MED
Dgrpc.pxi192 GRPC_COMPRESS_LEVEL_MED
582 GRPC_COMPRESS_LEVEL_MED