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

/system/update_engine/
H A Dconnection_manager.h37 ConnectionManager(ShillProxyInterface* shill_proxy,
H A Dconnection_manager.cc31 #include "update_engine/shill_proxy.h"
49 ConnectionManager::ConnectionManager(ShillProxyInterface* shill_proxy, argument
51 : shill_proxy_(shill_proxy), system_state_(system_state) {}
/system/update_engine/update_manager/
H A Dreal_shill_provider.h40 RealShillProvider(chromeos_update_engine::ShillProxyInterface* shill_proxy, argument
42 : shill_proxy_(shill_proxy), clock_(clock) {}

Completed in 121 milliseconds