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

/system/update_engine/
H A Dshill_proxy.cc28 ShillProxy::ShillProxy() function in class:chromeos_update_engine::ShillProxy
32 ManagerProxyInterface* ShillProxy::GetManagerProxy() {
36 std::unique_ptr<ServiceProxyInterface> ShillProxy::GetServiceForPath(
H A Dshill_proxy.h33 class ShillProxy : public ShillProxyInterface { class in namespace:chromeos_update_engine
35 ShillProxy();
36 ~ShillProxy() override = default;
49 DISALLOW_COPY_AND_ASSIGN(ShillProxy);

Completed in 239 milliseconds