Home
last modified time | relevance | path

Searched defs:handleResponse (Results 1 – 12 of 12) sorted by relevance

/external/apache-http/src/org/apache/http/client/
DResponseHandler.java57 T handleResponse(HttpResponse response) throws ClientProtocolException, IOException; in handleResponse() method
/external/apache-http/src/org/apache/http/impl/client/
DBasicResponseHandler.java67 public String handleResponse(final HttpResponse response) in handleResponse() method in BasicResponseHandler
DDefaultRequestDirector.java904 protected RoutedRequest handleResponse(RoutedRequest roureq, in handleResponse() method in DefaultRequestDirector
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
Dqueue.js156 function handleResponse(logType, newState) { function
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
Doptions.js61 function handleResponse() { function
Dfeed.js56 function handleResponse() { function
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
Dfeed.js32 function handleResponse() { function
/external/jmdns/src/javax/jmdns/impl/
DDNSRecord.java84 abstract boolean handleResponse(JmDNSImpl dns); in handleResponse() method in DNSRecord
365 boolean handleResponse(JmDNSImpl dns) { in handleResponse() method in DNSRecord.Address
473 boolean handleResponse(JmDNSImpl dns) { in handleResponse() method in DNSRecord.Pointer
590 boolean handleResponse(JmDNSImpl dns) { in handleResponse() method in DNSRecord.Text
774 boolean handleResponse(JmDNSImpl dns) { in handleResponse() method in DNSRecord.Service
889 boolean handleResponse(JmDNSImpl dns) { in handleResponse() method in DNSRecord.HostInformation
DJmDNSImpl.java1414 void handleResponse(DNSIncoming msg) throws IOException { in handleResponse() method in JmDNSImpl
/external/chromium_org/extensions/renderer/resources/
Dsend_request.js32 function handleResponse(requestId, name, success, responseList, error) { function
/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentThreadableLoader.cpp312 void DocumentThreadableLoader::handleResponse(unsigned long identifier, const ResourceResponse& res… in handleResponse() function in WebCore::DocumentThreadableLoader
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DDefaultRequestDirector.java932 protected RoutedRequest handleResponse(RoutedRequest roureq, in handleResponse() method in DefaultRequestDirector