Searched refs:shill_proxy (Results 1 - 6 of 6) sorted by relevance

/system/update_engine/update_manager/
H A Dstate_factory.h22 #include "update_engine/shill_proxy.h"
35 chromeos_update_engine::ShillProxy* shill_proxy,
H A Dreal_shill_provider.h39 RealShillProvider(chromeos_update_engine::ShillProxyInterface* shill_proxy, argument
41 : shill_proxy_(shill_proxy), clock_(clock) {}
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
/system/update_engine/
H A Dconnection_manager.h43 ConnectionManager(ShillProxyInterface* shill_proxy,
H A Dconnection_manager.cc70 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy, argument
72 : shill_proxy_(shill_proxy), system_state_(system_state) {}
H A DAndroid.mk322 shill_proxy.cc \

Completed in 1768 milliseconds