HomeSort by relevance Sort by last modified time
    Searched defs:ShouldExpire (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/tab_contents/
simple_alert_infobar_delegate.cc 25 bool SimpleAlertInfoBarDelegate::ShouldExpire(
27 return auto_expire_ && ConfirmInfoBarDelegate::ShouldExpire(details);
infobar_delegate.cc 22 bool InfoBarDelegate::ShouldExpire(
  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 41 bool AutofillCCInfoBarDelegate::ShouldExpire(
  /external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.cc 22 bool RegisterProtocolHandlerInfoBarDelegate::ShouldExpire(
  /external/chromium/chrome/browser/
omnibox_search_hint.cc 58 virtual bool ShouldExpire(
100 bool HintInfoBar::ShouldExpire(
  /external/chromium/chrome/browser/ui/
browser_init.cc 144 virtual bool ShouldExpire(
186 bool DefaultBrowserInfoBarDelegate::ShouldExpire(
    [all...]

Completed in 77 milliseconds