Home
last modified time | relevance | path

Searched refs:shill_proxy (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/update_manager/
Dstate_factory.cc39 chromeos_update_engine::ShillProxy* shill_proxy, in DefaultStateFactory() argument
49 new RealShillProvider(shill_proxy, clock)); in DefaultStateFactory()
Dreal_shill_provider.h39 RealShillProvider(chromeos_update_engine::ShillProxyInterface* shill_proxy, in RealShillProvider() argument
41 : shill_proxy_(shill_proxy), clock_(clock) {} in RealShillProvider()
Dstate_factory.h35 chromeos_update_engine::ShillProxy* shill_proxy,
/system/update_engine/
Dconnection_manager.h43 ConnectionManager(ShillProxyInterface* shill_proxy,
Dconnection_manager.cc70 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy, in ConnectionManager() argument
72 : shill_proxy_(shill_proxy), system_state_(system_state) {} in ConnectionManager()
Dupdate_engine.gyp267 'shill_proxy.cc',
DAndroid.mk323 shill_proxy.cc \