Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DInternalSubchannel.java162 private Status shutdownReason; field in InternalSubchannel
/external/grpc-grpc-java/testing/src/main/java/io/grpc/internal/testing/
DAbstractTransportTest.java311 Status shutdownReason = Status.UNAVAILABLE.withDescription("shutdown called"); in clientStartStop() local
535 Status shutdownReason = Status.UNAVAILABLE.withDescription("shutdown called"); in ping_afterTermination() local
597 Status shutdownReason = Status.UNAVAILABLE.withDescription("shutdown called"); in newStream_afterTermination() local