Home
last modified time | relevance | path

Searched defs:response (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/external/chromium/net/ftp/
Dftp_ctrl_response_buffer_unittest.cc29 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
48 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
65 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
90 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
110 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
130 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
152 net::FtpCtrlResponse response = buffer_.PopResponse(); in TEST_F() local
Dftp_network_transaction.cc120 bool ExtractPortFromEPSVResponse(const net::FtpCtrlResponse& response, in ExtractPortFromEPSVResponse()
150 bool ExtractPortFromPASVResponse(const net::FtpCtrlResponse& response, in ExtractPortFromPASVResponse()
340 FtpCtrlResponse response = ctrl_response_buffer_->PopResponse(); in ProcessCtrlResponse() local
706 const FtpCtrlResponse& response) { in ProcessResponseUSER()
738 const FtpCtrlResponse& response) { in ProcessResponsePASS()
765 const FtpCtrlResponse& response) { in ProcessResponseSYST()
817 int FtpNetworkTransaction::ProcessResponsePWD(const FtpCtrlResponse& response) { in ProcessResponsePWD()
871 const FtpCtrlResponse& response) { in ProcessResponseTYPE()
899 const FtpCtrlResponse& response) { in ProcessResponseEPSV()
933 const FtpCtrlResponse& response) { in ProcessResponsePASV()
[all …]
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitnetworkresponse.cpp60 WebKitNetworkResponse* response = WEBKIT_NETWORK_RESPONSE(object); in webkit_network_response_dispose() local
73 WebKitNetworkResponse* response = WEBKIT_NETWORK_RESPONSE(object); in webkit_network_response_finalize() local
83 WebKitNetworkResponse* response = WEBKIT_NETWORK_RESPONSE(object); in webkit_network_response_get_property() local
99 WebKitNetworkResponse* response = WEBKIT_NETWORK_RESPONSE(object); in webkit_network_response_set_property() local
156 static void webkit_network_response_init(WebKitNetworkResponse* response) in webkit_network_response_init()
190 void webkit_network_response_set_uri(WebKitNetworkResponse* response, const gchar* uri) in webkit_network_response_set_uri()
219 G_CONST_RETURN gchar* webkit_network_response_get_uri(WebKitNetworkResponse* response) in webkit_network_response_get_uri()
244 SoupMessage* webkit_network_response_get_message(WebKitNetworkResponse* response) in webkit_network_response_get_message()
255 WebCore::ResourceResponse core(WebKitNetworkResponse* response) in core()
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/
Dwebserver.rb30 def do_GET(request, response) argument
92 def do_GET(request, response) argument
99 def do_GET(request, response) argument
106 def do_GET(request, response) argument
112 def do_GET(request, response) argument
/external/apache-http/src/org/apache/http/protocol/
DHttpRequestExecutor.java80 final HttpResponse response) { in canResponseHaveBody()
119 HttpResponse response = doSendRequest(request, conn, context); in execute() local
198 HttpResponse response = null; in doSendRequest() local
274 HttpResponse response = null; in doReceiveResponse() local
306 final HttpResponse response, in postProcess()
/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java49 HttpResponse response, in isAuthenticationRequested()
53 HttpResponse response, in getChallenges()
58 HttpResponse response, in selectScheme()
DRedirectHandler.java64 boolean isRedirectRequested(HttpResponse response, HttpContext context); in isRedirectRequested()
76 URI getLocationURI(HttpResponse response, HttpContext context) in getLocationURI()
/external/chromium/net/base/
Ddnsrr_resolver_unittest.cc30 RRResponse response; in TEST_F() local
45 RRResponse response; in TEST_F() local
61 RRResponse response; in TEST_F() local
174 RRResponse response; in TEST_F() local
187 RRResponse response; in TEST_F() local
196 RRResponse response; in TEST_F() local
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/
DWebErrorsWin.cpp66 ResourceError cannotShowMIMETypeError(const ResourceResponse& response) in cannotShowMIMETypeError()
71 ResourceError fileDoesNotExistError(const ResourceResponse& response) in fileDoesNotExistError()
76 ResourceError pluginWillHandleLoadError(const ResourceResponse& response) in pluginWillHandleLoadError()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
DWebErrorsGtk.cpp64 ResourceError cannotShowMIMETypeError(const ResourceResponse& response) in cannotShowMIMETypeError()
70 ResourceError fileDoesNotExistError(const ResourceResponse& response) in fileDoesNotExistError()
76 ResourceError pluginWillHandleLoadError(const ResourceResponse& response) in pluginWillHandleLoadError()
/external/chromium/chrome/browser/sync/engine/
Dsyncer_proto_util.cc40 void LogResponseProfilingData(const ClientToServerResponse& response) { in LogResponseProfilingData()
84 const sync_pb::ClientToServerResponse* response, in HandleMigrationDoneResponse()
98 const ClientToServerResponse* response) { in VerifyResponseBirthday()
144 ClientToServerResponse* response) { in PostAndProcessHeaders()
203 ClientToServerResponse* response, in PostClientToServerMessage()
362 const sync_pb::GetUpdatesResponse& response) { in GetUpdatesResponseString()
374 const sync_pb::ClientToServerResponse& response) { in ClientToServerResponseDebugString()
/external/webkit/Source/WebCore/loader/archive/
DArchiveResource.cpp36 …g& mimeType, const String& textEncoding, const String& frameName, const ResourceResponse& response) in ArchiveResource()
45 …g& mimeType, const String& textEncoding, const String& frameName, const ResourceResponse& response) in create()
57 …eResource::create(PassRefPtr<SharedBuffer> data, const KURL& url, const ResourceResponse& response) in create()
/external/apache-http/src/org/apache/http/impl/client/
DTunnelRefusedException.java41 private final HttpResponse response; field in TunnelRefusedException
43 public TunnelRefusedException(final String message, final HttpResponse response) { in TunnelRefusedException()
DDefaultTargetAuthenticationHandler.java53 final HttpResponse response, in isAuthenticationRequested()
63 final HttpResponse response, in getChallenges()
DDefaultProxyAuthenticationHandler.java53 final HttpResponse response, in isAuthenticationRequested()
63 final HttpResponse response, in getChallenges()
/external/webkit/Source/WebKit/win/
DWebNavigationData.cpp64 …onst String& url, const String& title, IWebURLRequest* request, IWebURLResponse* response, bool ha… in WebNavigationData()
84 …onst String& url, const String& title, IWebURLRequest* request, IWebURLResponse* response, bool ha… in createInstance()
118 HRESULT WebNavigationData::response(IWebURLResponse** response) in response() argument
/external/apache-http/src/org/apache/http/
DHttpServerConnection.java77 void sendResponseHeader(HttpResponse response) in sendResponseHeader()
86 void sendResponseEntity(HttpResponse response) in sendResponseEntity()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/qt/
DWebErrorsQt.cpp78 ResourceError cannotShowMIMETypeError(const ResourceResponse& response) in cannotShowMIMETypeError()
84 ResourceError fileDoesNotExistError(const ResourceResponse& response) in fileDoesNotExistError()
90 ResourceError pluginWillHandleLoadError(const ResourceResponse& response) in pluginWillHandleLoadError()
/external/webkit/Source/WebCore/loader/
DSubstituteResource.h44 const ResourceResponse& response() const { return m_response; } in response() function
48 …SubstituteResource(const KURL& url, const ResourceResponse& response, PassRefPtr<SharedBuffer> dat… in SubstituteResource()
/external/v8/src/
Ddebug-debugger.js1518 DebugCommandProcessor.prototype.continueRequest_ = function(request, response) { argument
1560 DebugCommandProcessor.prototype.breakRequest_ = function(request, response) { argument
1566 function(request, response) { argument
1684 request, response) { argument
1725 request, response) { argument
1760 request, response) { argument
1785 request, response) { argument
1827 function(request, response) { argument
1834 function(request, response) { argument
1879 request, response) { argument
[all …]
/external/chromium/chrome/browser/debugger/
Ddebugger_remote_service.cc76 DictionaryValue response; in HandleMessage() local
119 void DebuggerRemoteService::SendResponse(const Value& response, in SendResponse()
196 DictionaryValue* response) { in AttachToTab()
240 DictionaryValue* response) { in DetachFromTab()
271 DictionaryValue* response) { in DispatchDebuggerCommand()
312 DictionaryValue* response) { in DispatchEvaluateJavascript()
Dextension_ports_remote_service.cc160 DictionaryValue response; in HandleMessage() local
213 const Value& response, const std::string& tool, in SendResponse()
287 DictionaryValue* content, DictionaryValue* response) { in ConnectCommand()
348 int port_id, DictionaryValue* response) { in DisconnectCommand()
363 int port_id, DictionaryValue* content, DictionaryValue* response) { in PostMessageCommand()
/external/webkit/Source/WebKit/gtk/tests/
Dtestnetworkresponse.c33 WebKitNetworkResponse* response; in test_network_response_create_destroy() local
65 WebKitNetworkResponse* response; in test_network_response_properties() local
/external/chromium/webkit/glue/
Dmultipart_response_delegate.cc40 HeaderCopier(WebURLResponse* response) in HeaderCopier()
60 const WebURLResponse& response, in MultipartResponseDelegate()
252 WebURLResponse response(original_response_.url()); in ParseHeaders() local
299 const WebURLResponse& response, in ReadMultipartBoundary()
327 const WebURLResponse& response, in ReadContentRanges()
/external/dropbear/
Dcli-authinteract.c37 unsigned char* response = NULL; in get_response() local
76 unsigned char *response = NULL; in recv_msg_userauth_info_request() local

12345678910>>...17