HomeSort by relevance Sort by last modified time
    Searched defs:ShillProxyInterface (Results 1 - 2 of 2) sorted by null

  /system/connectivity/apmanager/
shill_proxy_interface.h 24 class ShillProxyInterface {
26 virtual ~ShillProxyInterface() {}
  /system/update_engine/
shill_proxy_interface.h 34 class ShillProxyInterface {
36 virtual ~ShillProxyInterface() = default;
39 // by this ShillProxyInterface instance.
48 ShillProxyInterface() = default;
51 DISALLOW_COPY_AND_ASSIGN(ShillProxyInterface);

Completed in 591 milliseconds