Searched defs:transportState (Results 1 – 9 of 9) sorted by relevance
41 protected abstract TransportState transportState(); in transportState() method in AbstractStream
91 protected abstract TransportState transportState(); in transportState() method in AbstractServerStream
153 protected abstract TransportState transportState(); in transportState() method in AbstractClientStream
71 protected TransportState transportState() { in transportState() method in NettyServerStream
90 protected TransportState transportState() { in transportState() method in NettyClientStream
373 protected AbstractServerStream.TransportState transportState() { in transportState() method in AbstractServerStreamTest.AbstractServerStreamBase
493 public TransportState transportState() { in transportState() method in AbstractClientStreamTest.BaseAbstractClientStream
96 protected TransportState transportState() { in transportState() method in OkHttpClientStream
116 protected TransportState transportState() { in transportState() method in CronetClientStream