Searched defs:SendRequest (Results 1 - 4 of 4) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
H A Dclient.py14 __all__ = ['send_request_app', 'SendRequest']
16 class SendRequest: class in inherits:
177 send_request_app = SendRequest()
/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc57 bool HTTPUpload::SendRequest(const string &url, function in class:google_breakpad::HTTPUpload
H A Dlibcurl_wrapper.cc111 bool LibcurlWrapper::SendRequest(const string& url, function in class:google_breakpad::LibcurlWrapper
/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc65 bool HTTPUpload::SendRequest(const wstring &url, function in class:google_breakpad::HTTPUpload

Completed in 190 milliseconds