Searched refs:ShutdownAllPending (Results 1 – 3 of 3) sorted by relevance
108 void ShutdownAllPending(grpc_error* why);
87 void HandshakeManager::ShutdownAllPending(grpc_error* why) { in ShutdownAllPending() function in grpc_core::HandshakeManager
477 self->pending_handshake_mgrs_->ShutdownAllPending(GRPC_ERROR_REF(error)); in TcpServerShutdownComplete()