Home
last modified time | relevance | path

Searched refs:GetProxyResolver (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dupdate_attempter.cc601 new LibcurlHttpFetcher(GetProxyResolver(), system_state_->hardware())); in BuildUpdateActions()
622 GetProxyResolver(), in BuildUpdateActions()
627 new LibcurlHttpFetcher(GetProxyResolver(), system_state_->hardware()); in BuildUpdateActions()
640 new LibcurlHttpFetcher(GetProxyResolver(), in BuildUpdateActions()
651 new LibcurlHttpFetcher(GetProxyResolver(), in BuildUpdateActions()
1351 GetProxyResolver(), in ScheduleErrorEventAction()
1422 GetProxyResolver(), in PingOmaha()
Dupdate_attempter.h313 ProxyResolver* GetProxyResolver() { in GetProxyResolver() function