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

/system/connectivity/apmanager/
H A Dshill_proxy_interface.h24 class ShillProxyInterface { class in namespace:apmanager
26 virtual ~ShillProxyInterface() {}
/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 110 milliseconds