Searched defs:onDeath (Results 1 – 7 of 7) sorted by relevance
84 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component>& comp) override { in onDeath() function
60 void onDeath(); in onDeath() method
84 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component> &comp) override { in onDeath() function
159 auto onDeath = static_cast<std::function<void(void)>*>(cookie); in LambdaOnDeath() local174 std::function<void(void)> onDeath = [&] { in TEST() local
631 public void onDeath() { in onDeath() method in WifiNative.VendorHalDeathHandlerInternal659 public void onDeath() { in onDeath() method in WifiNative.SupplicantDeathHandlerInternal673 public void onDeath() { in onDeath() method in WifiNative.HostapdDeathHandlerInternal
404 @NonNull Runnable onDeath, int uidState) throws RemoteException { in acquire()712 @NonNull IBinder clientId, @NonNull Runnable onDeath, int uidState) in InProgressStartOpEvent()745 @NonNull Runnable onDeath, int uidState) throws RemoteException { in reinit()
510 virtual void onDeath( in onDeath() function