Searched defs:ShouldExpire (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/custom_handlers/
H A Dregister_protocol_handler_infobar_delegate.cc22 bool RegisterProtocolHandlerInfoBarDelegate::ShouldExpire( function in class:RegisterProtocolHandlerInfoBarDelegate
/external/chromium/chrome/browser/tab_contents/
H A Dsimple_alert_infobar_delegate.cc25 bool SimpleAlertInfoBarDelegate::ShouldExpire( function in class:SimpleAlertInfoBarDelegate
27 return auto_expire_ && ConfirmInfoBarDelegate::ShouldExpire(details);
H A Dinfobar_delegate.cc22 bool InfoBarDelegate::ShouldExpire( function in class:InfoBarDelegate
/external/chromium/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.cc41 bool AutofillCCInfoBarDelegate::ShouldExpire( function in class:AutofillCCInfoBarDelegate
/external/chromium/chrome/browser/
H A Domnibox_search_hint.cc58 virtual bool ShouldExpire(
100 bool HintInfoBar::ShouldExpire( function in class:HintInfoBar
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc144 virtual bool ShouldExpire(
186 bool DefaultBrowserInfoBarDelegate::ShouldExpire( function in class:__anon2413::DefaultBrowserInfoBarDelegate

Completed in 168 milliseconds