Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dsend.go35 func SendRequest(ctx context.Context, client *http.Client, req *http.Request) (*http.Response, erro… func
/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/grpc-grpc/test/cpp/end2end/
Dshutdown_test.cc99 void SendRequest() { in SendRequest() function in grpc::testing::ShutdownTest
/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
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc160 void SendRequest(TestSyncAssociatedRequest request) override { in SendRequest() function in mojo::test::__anonfc7565510111::TestSyncMasterImpl