Home
last modified time | relevance | path

Searched refs:NotifyImplDead (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/connectivity/wificond/
H A Dap_interface_binder.h43 void NotifyImplDead() { impl_ = nullptr; } in NotifyImplDead() function
H A Dclient_interface_binder.h39 void NotifyImplDead() { impl_ = nullptr; } in NotifyImplDead() function
H A Dap_interface_impl.cpp65 binder_->NotifyImplDead(); in ~ApInterfaceImpl()
H A Dclient_interface_impl.cpp158 binder_->NotifyImplDead(); in ~ClientInterfaceImpl()