Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dgoogle_crashdump_uploader.cc52 const string& proxy_host, in GoogleCrashdumpUploader()
78 const string& proxy_host, in GoogleCrashdumpUploader()
104 const string& proxy_host, in Init()
Dlibcurl_wrapper.cc62 bool LibcurlWrapper::SetProxy(const string& proxy_host, in SetProxy()