OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libcros_proxy_
(Results
1 - 6
of
6
) sorted by null
/system/update_engine/
chrome_browser_proxy_resolver.cc
53
:
libcros_proxy_
(libcros_proxy), timeout_(kTimeout) {}
56
libcros_proxy_
->ue_proxy_resolved_interface()
78
if (!
libcros_proxy_
->service_interface_proxy()->ResolveNetworkProxy(
chrome_browser_proxy_resolver_unittest.cc
51
libcros_proxy_
(
84
// |
libcros_proxy_
|.
95
LibCrosProxy
libcros_proxy_
;
member in class:chromeos_update_engine::ChromeBrowserProxyResolverTest
96
ChromeBrowserProxyResolver resolver_{&
libcros_proxy_
};
chrome_browser_proxy_resolver.h
88
LibCrosProxy*
libcros_proxy_
;
member in class:chromeos_update_engine::ChromeBrowserProxyResolver
real_system_state.cc
45
libcros_proxy_
(bus) {
135
new UpdateAttempter(this, certificate_checker_.get(), &
libcros_proxy_
,
real_system_state.h
139
LibCrosProxy
libcros_proxy_
;
member in class:chromeos_update_engine::RealSystemState
update_attempter_unittest.cc
117
libcros_proxy_
(
201
LibCrosProxy
libcros_proxy_
;
member in class:chromeos_update_engine::UpdateAttempterTest
205
&
libcros_proxy_
,
267
UpdateAttempterUnderTest attempter(&fake_system_state_, &
libcros_proxy_
,
[
all
...]
Completed in 127 milliseconds