Searched refs:sent_destroyed_notification_ (Results 1 – 2 of 2) sorted by relevance
38 sent_destroyed_notification_(false), in Profile()242 if (!sent_destroyed_notification_) { in MaybeSendDestroyedNotification()243 sent_destroyed_notification_ = true; in MaybeSendDestroyedNotification()
404 bool sent_destroyed_notification_; variable