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

  /external/chromium_org/chrome/browser/ui/pdf/
open_pdf_in_reader_prompt_delegate.h 24 virtual bool ShouldExpire(
pdf_tab_helper.cc 50 open_in_reader_prompt_->ShouldExpire(details)) {
pdf_unsupported_feature.cc 73 virtual bool ShouldExpire(
96 bool PDFEnableAdobeReaderPromptDelegate::ShouldExpire(
254 virtual bool ShouldExpire(
318 bool PDFUnsupportedFeaturePromptDelegate::ShouldExpire(
  /external/chromium/chrome/browser/tab_contents/
simple_alert_infobar_delegate.cc 25 bool SimpleAlertInfoBarDelegate::ShouldExpire(
27 return auto_expire_ && ConfirmInfoBarDelegate::ShouldExpire(details);