Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_shill_provider.h40 RealShillProvider(chromeos_update_engine::ShillProxyInterface* shill_proxy, in RealShillProvider() argument
42 : shill_proxy_(shill_proxy), clock_(clock) {} in RealShillProvider()
/system/update_engine/
Dconnection_manager.h37 ConnectionManager(ShillProxyInterface* shill_proxy,
Dconnection_manager.cc49 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy, in ConnectionManager() argument
51 : shill_proxy_(shill_proxy), system_state_(system_state) {} in ConnectionManager()
Dupdate_engine.gyp273 'shill_proxy.cc',