OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldExpire
(Results
1 - 10
of
10
) 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);
simple_alert_infobar_delegate.h
28
virtual bool
ShouldExpire
(
infobar_delegate.h
71
virtual bool
ShouldExpire
(
infobar_delegate.cc
22
bool InfoBarDelegate::
ShouldExpire
(
/external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h
26
virtual bool
ShouldExpire
(const NavigationController::LoadCommittedDetails&
register_protocol_handler_infobar_delegate.cc
22
bool RegisterProtocolHandlerInfoBarDelegate::
ShouldExpire
(
/external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.h
38
virtual bool
ShouldExpire
(
autofill_cc_infobar_delegate.cc
41
bool AutofillCCInfoBarDelegate::
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 959 milliseconds