Home
last modified time | relevance | path

Searched refs:SendGetRequest (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/common/windows/
Dhttp_upload.h74 static bool SendGetRequest(
Dsymbol_collector_client.cc127 if (!HTTPUpload::SendGetRequest( in CheckSymbolStatus()
Dhttp_upload.cc449 bool HTTPUpload::SendGetRequest( in SendGetRequest() function in google_breakpad::HTTPUpload
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.h57 bool SendGetRequest(const string& url,
Dsymbol_collector_client.cc166 if (!libcurl_wrapper->SendGetRequest( in CheckSymbolStatus()
Dlibcurl_wrapper.cc122 bool LibcurlWrapper::SendGetRequest(const string& url, in SendGetRequest() function in google_breakpad::LibcurlWrapper