HomeSort by relevance Sort by last modified time
    Searched refs:SupplicantInterfaceProxyInterface (Results 1 - 16 of 16) sorted by null

  /system/connectivity/shill/wifi/
tdls_manager.h 29 class SupplicantInterfaceProxyInterface;
35 SupplicantInterfaceProxyInterface* supplicant_interface_proxy,
92 SupplicantInterfaceProxyInterface* supplicant_interface_proxy_;
tdls_manager.cc 48 SupplicantInterfaceProxyInterface* supplicant_interface_proxy,
wifi.h 123 class SupplicantInterfaceProxyInterface;
610 SupplicantInterfaceProxyInterface* supplicant_interface_proxy);
623 std::unique_ptr<SupplicantInterfaceProxyInterface>
wifi.cc     [all...]
  /system/connectivity/shill/supplicant/
supplicant_interface_proxy_interface.h 27 // SupplicantInterfaceProxyInterface declares only the subset of
29 class SupplicantInterfaceProxyInterface {
31 virtual ~SupplicantInterfaceProxyInterface() {}
mock_supplicant_interface_proxy.h 31 class MockSupplicantInterfaceProxy : public SupplicantInterfaceProxyInterface {
  /system/connectivity/shill/ethernet/
ethernet.h 48 class SupplicantInterfaceProxyInterface;
165 std::unique_ptr<SupplicantInterfaceProxyInterface>
ethernet_unittest.cc 164 const SupplicantInterfaceProxyInterface* GetSupplicantInterfaceProxy() {
  /system/connectivity/shill/
control_interface.h 72 class SupplicantInterfaceProxyInterface;
122 virtual SupplicantInterfaceProxyInterface* CreateSupplicantInterfaceProxy(
mock_control.h 70 SupplicantInterfaceProxyInterface*(
nice_mock_control.h 70 SupplicantInterfaceProxyInterface*(
  /system/connectivity/shill/binder/
binder_control.h 62 SupplicantInterfaceProxyInterface* CreateSupplicantInterfaceProxy(
binder_control.cc 150 SupplicantInterfaceProxyInterface*
  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.h 39 : public SupplicantInterfaceProxyInterface {
47 // Implementation of SupplicantInterfaceProxyInterface.
chromeos_dbus_control.h 65 SupplicantInterfaceProxyInterface* CreateSupplicantInterfaceProxy(
chromeos_dbus_control.cc 231 SupplicantInterfaceProxyInterface*

Completed in 478 milliseconds