Searched refs:httpFailure (Results 1 – 1 of 1) sorted by relevance
243 if (httpFailure(req, error, exception) && in processRequests()291 if (httpFailure(req, error, exception) && in processRequests()408 httpFailure(req, error, exception); in openHttpConnection()424 private boolean httpFailure(Request req, int errorId, Exception e) { in httpFailure() method in Connection