Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_call.h33 const char* grpc_call_error_detail_of(grpc_call_error err);
Drb_call.c141 const char* grpc_call_error_detail_of(grpc_call_error err) { in grpc_call_error_detail_of() function
164 grpc_call_error_detail_of(err), err); in grpc_rb_call_cancel()
196 grpc_call_error_detail_of(err), err); in grpc_rb_call_cancel_with_status()
382 grpc_call_error_detail_of(err), err); in grpc_rb_call_set_credentials()
849 grpc_call_error_detail_of(err), err); in grpc_rb_call_run_batch()
Drb_server.c218 grpc_call_error_detail_of(err), err); in grpc_rb_server_request_call()