OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowExpiry
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/
omnibox_search_hint.cc
55
void
AllowExpiry
() { should_expire_ = true; }
93
method_factory_.NewRunnableMethod(&HintInfoBar::
AllowExpiry
),
/external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt.cc
73
void
AllowExpiry
() { should_expire_ = true; }
126
base::Bind(&DefaultBrowserInfoBarDelegate::
AllowExpiry
,
/external/chromium/chrome/browser/ui/
browser_init.cc
141
void
AllowExpiry
() { should_expire_ = true; }
180
&DefaultBrowserInfoBarDelegate::
AllowExpiry
), 8000); // 8 seconds.
[
all
...]
Completed in 252 milliseconds