Searched defs:streamError (Results 1 – 4 of 4) sorted by relevance
1304 Status streamError = Status.UNAVAILABLE.withDescription("OOB stream broken"); in subtestGrpclbFallbackTimeout() local1384 Status streamError = Status.UNAVAILABLE.withDescription("OOB stream broken"); in grpclbFallback_breakLbStreamBeforeFallbackTimerExpires() local
1159 CallbackException streamError = in onNonfinalCallbackException() local
1022 private void streamError(int streamId, ErrorCode errorCode, String reason) { in streamError() method in OkHttpServerTransport.FrameHandler