Searched defs:onDeath (Results 1 – 6 of 6) sorted by relevance
83 void onDeath() const { in onDeath() function
105 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component>& comp) override { in onDeath() function
84 virtual void onDeath(const std::weak_ptr<android::Codec2Client::Component> &comp) override { in onDeath() function
686 @NonNull Runnable onDeath, @AppOpsManager.UidState int uidState, in InProgressStartOpEvent()737 @Nullable String attributionTag, @NonNull Runnable onDeath, in reinit()824 @Nullable String attributionTag, @NonNull Runnable onDeath, int proxyUid, in acquire()
499 std::function<void(void)>*onDeath, *onUnlink; member521 std::function<void(void)> onDeath = [&] { in TEST() local
629 virtual void onDeath( in onDeath() function