Home
last modified time | relevance | path

Searched defs:default_algorithm (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/compression/
Dcompression_args.cc43 grpc_compression_algorithm default_algorithm = in grpc_channel_args_get_channel_default_compression_algorithm() local
/third_party/grpc/include/grpc/impl/codegen/
Dcompression_types.h101 } default_algorithm; member
/third_party/grpc/src/ruby/ext/grpc/
Drb_compression_options.c380 VALUE default_algorithm = Qnil; in grpc_rb_compression_options_init() local