Home
last modified time | relevance | path

Searched defs:CancelWithError (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dserver_call.h77 void CancelWithError(grpc_error_handle error) override { in CancelWithError() function
Dclient_call.cc143 void ClientCall::CancelWithError(grpc_error_handle error) { in CancelWithError() function in grpc_core::ClientCall
Dfilter_stack_call.cc330 void FilterStackCall::CancelWithError(grpc_error_handle error) { in CancelWithError() function in grpc_core::FilterStackCall