Searched defs:libcros_proxy (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/update_manager/
H A Dstate_factory.cc49 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy,
73 system_state->hardware(), system_state->boot_control(), libcros_proxy));
47 DefaultStateFactory( policy::PolicyProvider* policy_provider, org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy, chromeos_update_engine::SystemState* system_state) argument
H A Dreal_system_provider.h41 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy)
45 libcros_proxy_(libcros_proxy) {}
38 RealSystemProvider( chromeos_update_engine::HardwareInterface* hardware, chromeos_update_engine::BootControlInterface* boot_control, org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy) argument

Completed in 56 milliseconds