Searched defs:onDeath (Results 1 – 5 of 5) sorted by relevance
61 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in LambdaOnDeath() local76 std::function<void(void)> onDeath = [&] { in TEST() local
59 void onDeath(); in onDeath() method
83 virtual void onDeath( in onDeath() function
572 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal586 public void onDeath() { in onDeath() method in WifiNative.WificondDeathHandlerInternal600 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal614 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal1245 void onDeath(); in onDeath() method1621 void onDeath(); in onDeath() method1635 void onDeath(); in onDeath() method2351 void onDeath(); in onDeath() method
493 virtual void onDeath( in onDeath() function