Searched defs:onDeath (Results 1 – 6 of 6) sorted by relevance
83 void onDeath() const { in onDeath() function
84 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component> &comp) override { in onDeath() function
112 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component>& comp) override { in onDeath() function
721 @NonNull Runnable onDeath, @AppOpsManager.UidState int uidState, in InProgressStartOpEvent()773 @Nullable String attributionTag, int virtualDeviceId, @NonNull Runnable onDeath, in reinit()866 @Nullable String attributionTag, int virtualDeviceId, @NonNull Runnable onDeath, in acquire()
502 std::function<void(void)>*onDeath, *onUnlink; member538 std::function<void(void)> onDeath = [&] { in TEST() local590 std::function<void(void)> onDeath = [&] { in TEST() local652 std::function<void(void)> onDeath = [&] { in TEST() local713 std::function<void(void)> onDeath = [&] {}; in TEST() local
872 virtual void onDeath( in onDeath() function