Searched refs:auto_expire_ (Results 1 – 4 of 4) sorted by relevance
19 auto_expire_(auto_expire) { in SimpleAlertInfoBarDelegate()27 return auto_expire_ && ConfirmInfoBarDelegate::ShouldExpire(details); in ShouldExpire()
37 bool auto_expire_; // Should it expire automatically on navigation? variable
28 auto_expire_(auto_expire) { in SimpleAlertInfoBarDelegate()48 return auto_expire_ && ConfirmInfoBarDelegate::ShouldExpireInternal(details); in ShouldExpireInternal()