Searched defs:ioException (Results 1 – 11 of 11) sorted by relevance
49 void onError(IOException ioException); in onError()163 IOException ioException; field in AsyncHttpStack.Response168 @Nullable IOException ioException, in Response()
121 IOException ioException; in throwIf() local172 IOException ioException; in openForWrite() local186 IOException ioException; in openForAppend() local
139 IOException ioException = new IOException(); in shouldAllowSettingCheckedException() local
283 private IOException ioException; field in FakeHttpLayer.RequestMatcherResponseRule292 public RequestMatcherResponseRule(RequestMatcher requestMatcher, IOException ioException) { in RequestMatcherResponseRule()
278 private IOException ioException; field in FakeHttpLayer.RequestMatcherResponseRule287 public RequestMatcherResponseRule(RequestMatcher requestMatcher, IOException ioException) { in RequestMatcherResponseRule()
346 ClassName ioException = ClassName.get(IOException.class); in duplicateExceptionsIgnored() local
277 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Spdy3.Reader
583 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2
279 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Spdy3.Reader
585 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2
589 private static IOException ioException(String message, Object... args) throws IOException { in ioException() method in Http2