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

/system/update_engine/
H A Dshill_proxy_interface.h34 class ShillProxyInterface { class in namespace:chromeos_update_engine
36 virtual ~ShillProxyInterface() = default;
39 // by this ShillProxyInterface instance.
48 ShillProxyInterface() = default;
51 DISALLOW_COPY_AND_ASSIGN(ShillProxyInterface);

Completed in 47 milliseconds