Searched refs:NotifyWhenDestroyed (Results 1 – 1 of 1) sorted by relevance
36 class NotifyWhenDestroyed {38 explicit NotifyWhenDestroyed(std::shared_ptr<Notification> notification) in NotifyWhenDestroyed() function41 ~NotifyWhenDestroyed() { notification_->Notify(); } in ~NotifyWhenDestroyed()129 std::shared_ptr<internal::NotifyWhenDestroyed> notify_when_destroyed( in CallContainer()130 new internal::NotifyWhenDestroyed(callback_destroyed_)); in CallContainer()