Home
last modified time | relevance | path

Searched defs:SendSimplePostRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dlibcurl_wrapper.cc157 bool LibcurlWrapper::SendSimplePostRequest(const string& url, in SendSimplePostRequest() function in google_breakpad::LibcurlWrapper
/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc506 bool HTTPUpload::SendSimplePostRequest( in SendSimplePostRequest() function in google_breakpad::HTTPUpload