Searched defs:CancelWithError (Results 1 – 3 of 3) sorted by relevance
| /third_party/grpc/src/core/lib/surface/ | ||
| D | server_call.h | 77 void CancelWithError(grpc_error_handle error) override { in CancelWithError() function |
| D | client_call.cc | 143 void ClientCall::CancelWithError(grpc_error_handle error) { in CancelWithError() function in grpc_core::ClientCall |
| D | filter_stack_call.cc | 330 void FilterStackCall::CancelWithError(grpc_error_handle error) { in CancelWithError() function in grpc_core::FilterStackCall |