Searched defs:shill_proxy (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/update_manager/
H A Dstate_factory.cc39 chromeos_update_engine::ShillProxy* shill_proxy,
49 new RealShillProvider(shill_proxy, clock));
37 DefaultStateFactory( policy::PolicyProvider* policy_provider, chromeos_update_engine::ShillProxy* shill_proxy, org::chromium::SessionManagerInterfaceProxyInterface* session_manager_proxy, chromeos_update_engine::SystemState* system_state) argument
H A Dreal_shill_provider.h39 RealShillProvider(chromeos_update_engine::ShillProxyInterface* shill_proxy, argument
41 : shill_proxy_(shill_proxy), clock_(clock) {}
/system/update_engine/
H A Dconnection_manager.cc70 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy, argument
72 : shill_proxy_(shill_proxy), system_state_(system_state) {}

Completed in 253 milliseconds