Searched refs:isLocallyInitiated (Results 1 – 2 of 2) sorted by relevance
119 public boolean isLocallyInitiated() { in isLocallyInitiated() method in FramedStream207 if (responseHeaders == null && !isLocallyInitiated()) { in getSink()
788 if (framedStream.getId() > lastGoodStreamId && framedStream.isLocallyInitiated()) { in goAway()