Home
last modified time | relevance | path

Searched defs:SendRequest (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/catapult/third_party/WebOb/webob/
Dclient.py16 class SendRequest: class
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc111 bool LibcurlWrapper::SendRequest(const string& url, in SendRequest() function in google_breakpad::LibcurlWrapper
Dhttp_upload.cc57 bool HTTPUpload::SendRequest(const string &url, in SendRequest() function in google_breakpad::HTTPUpload
/external/libweave/src/notification/
Dxmpp_iq_stanza_handler.cc54 void IqStanzaHandler::SendRequest(const std::string& type, in SendRequest() function in weave::IqStanzaHandler
Dxmpp_iq_stanza_handler_unittest.cc84 TEST_F(IqStanzaHandlerTest, SendRequest) { in TEST_F() argument
/external/libweave/examples/provider/
Dcurl_http_client.cc133 void CurlHttpClient::SendRequest(Method method, in SendRequest() function in weave::examples::CurlHttpClient
/external/libbrillo/brillo/http/
Dhttp_utils.cc122 RequestID SendRequest(const std::string& method, in SendRequest() function
147 RequestID SendRequest(const std::string& method, in SendRequest() function
/external/google-breakpad/src/common/windows/
Dhttp_upload.cc65 bool HTTPUpload::SendRequest(const wstring &url, in SendRequest() function in google_breakpad::HTTPUpload
/external/webrtc/webrtc/base/
Dsocketadapters.cc370 void AsyncHttpsProxySocket::SendRequest() { in SendRequest() function in rtc::AsyncHttpsProxySocket
/external/webrtc/webrtc/p2p/base/
Dturnport.cc880 void TurnPort::SendRequest(StunRequest* req, int delay) { in SendRequest() function in cricket::TurnPort