Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_channel_credentials.c96 static VALUE grpc_rb_channel_credentials_alloc(VALUE cls) { in grpc_rb_channel_credentials_alloc() function
115 rb_wrapper = grpc_rb_channel_credentials_alloc(grpc_rb_cChannelCredentials); in grpc_rb_wrap_channel_credentials()
253 grpc_rb_channel_credentials_alloc); in Init_grpc_channel_credentials()