Searched refs:grpc_rb_get_wrapped_call_credentials (Results 1 – 4 of 4) sorted by relevance
252 creds = grpc_rb_get_wrapped_call_credentials(self); in grpc_rb_call_credentials_compose()255 other = grpc_rb_get_wrapped_call_credentials(argv[i]); in grpc_rb_call_credentials_compose()285 grpc_call_credentials* grpc_rb_get_wrapped_call_credentials(VALUE v) { in grpc_rb_get_wrapped_call_credentials() function
29 grpc_call_credentials* grpc_rb_get_wrapped_call_credentials(VALUE v);
197 other = grpc_rb_get_wrapped_call_credentials(argv[i]); in grpc_rb_channel_credentials_compose()
377 creds = grpc_rb_get_wrapped_call_credentials(credentials); in grpc_rb_call_set_credentials()