Home
last modified time | relevance | path

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

/system/update_engine/
Dchrome_browser_proxy_resolver_unittest.cc51 libcros_proxy_( in ChromeBrowserProxyResolverTest()
95 LibCrosProxy libcros_proxy_; member in chromeos_update_engine::ChromeBrowserProxyResolverTest
96 ChromeBrowserProxyResolver resolver_{&libcros_proxy_};
Dchrome_browser_proxy_resolver.cc53 : libcros_proxy_(libcros_proxy), timeout_(kTimeout) {} in ChromeBrowserProxyResolver()
56 libcros_proxy_->ue_proxy_resolved_interface() in Init()
78 if (!libcros_proxy_->service_interface_proxy()->ResolveNetworkProxy( in GetProxiesForUrl()
Dreal_system_state.cc45 libcros_proxy_(bus) { in RealSystemState()
135 new UpdateAttempter(this, certificate_checker_.get(), &libcros_proxy_, in Initialize()
Dchrome_browser_proxy_resolver.h88 LibCrosProxy* libcros_proxy_; variable
Dreal_system_state.h139 LibCrosProxy libcros_proxy_; variable
Dupdate_attempter_unittest.cc117 libcros_proxy_( in UpdateAttempterTest()
201 LibCrosProxy libcros_proxy_; member in chromeos_update_engine::UpdateAttempterTest
205 &libcros_proxy_,
267 UpdateAttempterUnderTest attempter(&fake_system_state_, &libcros_proxy_, in TEST_F()
939 &libcros_proxy_, in TEST_F()