Home
last modified time | relevance | path

Searched defs:CancelAllCalls (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DServerSafeHandle.cs91 public void CancelAllCalls() in CancelAllCalls() method in Grpc.Core.Internal.ServerSafeHandle
/third_party/grpc/src/core/lib/surface/
Dserver.cc838 void Server::CancelAllCalls() { in CancelAllCalls() function in grpc_core::Server