Home
last modified time | relevance | path

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

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DNettyServerHandler.java786 gracefulShutdown.secondGoAwayAndClose(ctx); in onPingAckRead()
875 secondGoAwayAndClose(ctx); in start()
884 void secondGoAwayAndClose(ChannelHandlerContext ctx) { in secondGoAwayAndClose() method in NettyServerHandler.GracefulShutdown