Searched defs:grpc_call_cancel (Results 1 – 5 of 5) sorted by relevance
193 #define grpc_call_cancel grpc_call_cancel_import macro
582 grpc_call_error grpc_call_cancel(grpc_call* call, void* reserved) { in grpc_call_cancel() function
620 grpc_call_error grpc_call_cancel(grpc_call* call, void* reserved) { in grpc_call_cancel() function
1986 pub fn grpc_call_cancel( in grpc_call_cancel() function