Searched refs:GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL (Results 1 – 6 of 6) sorted by relevance
43 #define GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL "grpc.default_compression_level" macro
254 key = rb_str_new2(GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL); in grpc_rb_compression_options_to_hash()
241 args.SetInt(GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL, in BuildAndStart()
84 Use the channel argument key `GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL` (from
102 strcmp(args->args[i].key, GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL)) { in grpc_channel_create_with_builder()
150 const char *GRPC_COMPRESSION_CHANNEL_DEFAULT_LEVEL