Searched defs:onDeath (Results 1 – 6 of 6) sorted by relevance
59 void onDeath(); in onDeath() method
84 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component> &comp) override { in onDeath() function
83 virtual void onDeath( in onDeath() function
573 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal587 public void onDeath() { in onDeath() method in WifiNative.WificondDeathHandlerInternal601 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal615 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal1246 void onDeath(); in onDeath() method1622 void onDeath(); in onDeath() method1636 void onDeath(); in onDeath() method2352 void onDeath(); in onDeath() method
175 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in LambdaOnDeath() local190 std::function<void(void)> onDeath = [&] { in TEST() local
497 virtual void onDeath( in onDeath() function