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.h41 chromeos_update_engine::ShillProxyInterface* shill_proxy) in RealShillProvider() argument
42 : shill_proxy_(shill_proxy) {} in RealShillProvider()
/system/update_engine/cros/
Dconnection_manager.h38 explicit ConnectionManager(ShillProxyInterface* shill_proxy);
Dconnection_manager.cc50 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy) in ConnectionManager() argument
51 : shill_proxy_(shill_proxy) {} in ConnectionManager()
/system/update_engine/
DBUILD.gn211 "cros/shill_proxy.cc",