Searched defs:onDeath (Results 1 – 5 of 5) sorted by relevance
103 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
398 std::function<void(void)>*onDeath, *onUnlink; member420 std::function<void(void)> onDeath = [&] { in TEST() local
436 @Nullable String attributionTag, @NonNull Runnable onDeath, int proxyUid, in acquire()769 @NonNull Runnable onDeath, @AppOpsManager.UidState int uidState, in InProgressStartOpEvent()819 @Nullable String attributionTag, @NonNull Runnable onDeath, in reinit()
616 virtual void onDeath( in onDeath() function