/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | FaultHidingSink.java | 25 onException(e); in write() 35 onException(e); in flush() 45 onException(e); in close() 49 protected void onException(IOException e) { in onException() method in FaultHidingSink
|
D | DiskLruCache.java | 303 @Override protected void onException(IOException e) { in newJournalWriter() 880 @Override protected void onException(IOException e) { in newSink()
|
/external/glide/library/src/main/java/com/bumptech/glide/request/ |
D | GenericRequest.java | 251 onException(null); in begin() 413 onException(new Exception("Got null fetcher from model loader")); in onSizeReady() 448 … onException(new Exception("Expected to receive a Resource<R> with an object of " + transcodeClass in onResourceReady() 456 onException(new Exception("Expected to receive an object of " + transcodeClass in onResourceReady() 502 public void onException(Exception e) { in onException() method in GenericRequest 509 …if (requestListener == null || !requestListener.onException(e, model, target, isFirstReadyResource… in onException()
|
D | ResourceCallback.java | 23 void onException(Exception e); in onException() method
|
D | RequestListener.java | 43 boolean onException(Exception e, T model, Target<R> target, boolean isFirstResource); in onException() method
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
D | EngineJob.java | 80 cb.onException(exception); in addCallback() 165 public void onException(final Exception e) { in onException() method in EngineJob 182 cb.onException(exception); in handleExceptionOnMainThread()
|
D | EngineRunnable.java | 93 manager.onException(e); in onLoadFailed()
|
/external/jetty/src/java/org/eclipse/jetty/client/ |
D | HttpEventListenerWrapper.java | 91 public void onException(Throwable ex) in onException() method in HttpEventListenerWrapper 94 _listener.onException(ex); in onException()
|
D | RedirectListener.java | 205 public void onException( Throwable ex ) in onException() method in RedirectListener 210 super.onException( ex ); in onException()
|
D | HttpDestination.java | 334 public void onException(Throwable throwable) in onException() method in HttpDestination 343 ex.getEventListener().onException(throwable); in onException() 715 …onException(new ProtocolException("Proxy: " + proxyEndPoint.getRemoteAddr() + ":" + proxyEndPoint.… in onResponseComplete() 726 protected void onException(Throwable x) in onException() method in HttpDestination.ConnectExchange 735 exchange.getEventListener().onException(x); in onException()
|
D | AbstractHttpConnection.java | 352 exchange.getEventListener().onException(new EofException("early EOF")); in earlyEOF() 396 exchange.getEventListener().onException(new EofException(reason+exch)); in close() 551 public void onException(Throwable ex) in onException() method in AbstractHttpConnection.NonFinalResponseListener 554 _next.onException(ex); in onException()
|
D | HttpEventListener.java | 60 public void onException(Throwable ex); in onException() method
|
D | SocketConnector.java | 92 destination.onException(e); in startConnection()
|
D | HttpExchange.java | 1008 protected void onException(Throwable x) in onException() method in HttpExchange 1104 public void onException(Throwable ex) in onException() method in HttpExchange.Listener 1108 HttpExchange.this.onException(ex); in onException()
|
D | BlockingHttpConnection.java | 215 exchange.getEventListener().onException(e); in handle()
|
D | AsyncHttpConnection.java | 168 exchange.getEventListener().onException(e); in handle()
|
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/samples/echo/ |
D | DebugWebSocketServer.java | 104 protected void onException(IOException exception) { in onException() method in DebugWebSocketServer.DebugWebSocket
|
/external/nanohttpd/websocket/src/test/java/fi/iki/elonen/ |
D | WebSocketResponseHandlerTest.java | 94 protected void onException(IOException exception) { in openWebSocket()
|
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
D | NanoWSD.java | 112 protected abstract void onException(IOException exception); in onException() method in NanoWSD.WebSocket 250 onException(e); in readWebsocket() 253 onException(e); in readWebsocket()
|
/external/jetty/src/java/org/eclipse/jetty/servlets/ |
D | ProxyServlet.java | 525 protected void onException(Throwable ex) in service()
|
/external/jetty/ |
D | VERSION.txt | 895 + JETTY-1421 Implement RedirectListener.onException,onConnectionFailed 950 + JETTY-1421 Implement RedirectListener.onException,onConnectionFailed 1414 + 321735 HttpClient onException called for buffer overflow. 1809 + 291340 Race condition in onException() notifications 1849 + 291340 Race condition in onException() notifications
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …tions.autoAdvance){this.runNext()}this.fireEvent("failure",arguments)},onException:function(){this… method
|