Home
last modified time | relevance | path

Searched refs:SupplicantEventDelegateInterface (Results 1 – 12 of 12) sorted by relevance

/system/connectivity/shill/supplicant/
Dsupplicant_event_delegate_interface.h27 class SupplicantEventDelegateInterface {
29 virtual ~SupplicantEventDelegateInterface() {} in ~SupplicantEventDelegateInterface()
/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h31 class SupplicantEventDelegateInterface; variable
44 SupplicantEventDelegateInterface* delegate);
133 SupplicantEventDelegateInterface* delegate_;
Dchromeos_dbus_control.h66 SupplicantEventDelegateInterface* delegate,
Dchromeos_dbus_control.cc233 SupplicantEventDelegateInterface* delegate, in CreateSupplicantInterfaceProxy()
Dchromeos_supplicant_interface_proxy.cc65 SupplicantEventDelegateInterface* delegate) in ChromeosSupplicantInterfaceProxy()
/system/connectivity/shill/
Dcontrol_interface.h71 class SupplicantEventDelegateInterface; variable
123 SupplicantEventDelegateInterface* delegate,
Dnice_mock_control.h71 SupplicantEventDelegateInterface* delegate,
Dmock_control.h71 SupplicantEventDelegateInterface* delegate,
/system/connectivity/shill/binder/
Dbinder_control.h63 SupplicantEventDelegateInterface* delegate,
Dbinder_control.cc152 SupplicantEventDelegateInterface* delegate, const string& object_path) { in CreateSupplicantInterfaceProxy()
/system/connectivity/shill/ethernet/
Dethernet.h54 : public Device, public SupplicantEventDelegateInterface {
/system/connectivity/shill/wifi/
Dwifi.h131 class WiFi : public Device, public SupplicantEventDelegateInterface {