Searched refs:SendGetRequest (Results 1 – 6 of 6) sorted by relevance
74 static bool SendGetRequest(
127 if (!HTTPUpload::SendGetRequest( in CheckSymbolStatus()
449 bool HTTPUpload::SendGetRequest( in SendGetRequest() function in google_breakpad::HTTPUpload
57 bool SendGetRequest(const string& url,
166 if (!libcurl_wrapper->SendGetRequest( in CheckSymbolStatus()
122 bool LibcurlWrapper::SendGetRequest(const string& url, in SendGetRequest() function in google_breakpad::LibcurlWrapper