Home
last modified time | relevance | path

Searched refs:binder_ (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/wificond/
Dap_interface_impl.cpp48 binder_(new ApInterfaceBinder(this)) { in ApInterfaceImpl()
65 binder_->NotifyImplDead(); in ~ApInterfaceImpl()
72 return binder_; in GetBinder()
97 binder_->NotifyConnectedClientsChanged(station, true); in OnStationEvent()
103 binder_->NotifyConnectedClientsChanged(station, false); in OnStationEvent()
112 binder_->NotifySoftApChannelSwitched(frequency, bandwidth); in OnChannelSwitchEvent()
Dclient_interface_impl.cpp116 binder_(new ClientInterfaceBinder(this)), in ClientInterfaceImpl()
159 binder_->NotifyImplDead(); in ~ClientInterfaceImpl()
168 return binder_; in GetBinder()
Dap_interface_impl.h65 const android::sp<ApInterfaceBinder> binder_; variable
Dclient_interface_impl.h103 const android::sp<ClientInterfaceBinder> binder_; variable
/system/sepolicy/private/
Dhwservicemanager.te17 # Note that we do not use the binder_* macros here.
Dservicemanager.te16 # Note that we do not use the binder_* macros here.