Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/client/
Dclient_context.cc83 SendCancelToInterceptors(); in set_credentials()
123 SendCancelToInterceptors(); in set_call()
128 SendCancelToInterceptors(); in set_call()
149 SendCancelToInterceptors(); in TryCancel()
156 void ClientContext::SendCancelToInterceptors() { in SendCancelToInterceptors() function in grpc::ClientContext
/third_party/grpc/include/grpcpp/impl/codegen/
Dclient_context.h489 void SendCancelToInterceptors();
Dclient_context_impl.h481 void SendCancelToInterceptors();