Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel_args.c45 const char* the_key; in grpc_rb_channel_create_in_process_add_args_hash_cb() local
50 the_key = StringValuePtr(key); in grpc_rb_channel_create_in_process_add_args_hash_cb()
54 the_key = rb_id2name(SYM2ID(key)); in grpc_rb_channel_create_in_process_add_args_hash_cb()
71 args->args[args->num_args - 1].key = (char*)the_key; in grpc_rb_channel_create_in_process_add_args_hash_cb()