Home
last modified time | relevance | path

Searched refs:should_expire_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Domnibox_search_hint.cc55 void AllowExpiry() { should_expire_ = true; } in AllowExpiry()
76 bool should_expire_; member in HintInfoBar
88 should_expire_(false), in HintInfoBar()
102 return should_expire_; in ShouldExpire()
/external/chromium/chrome/browser/ui/
Dbrowser_init.cc141 void AllowExpiry() { should_expire_ = true; } in AllowExpiry()
161 bool should_expire_; member in __anona055e0a20111::DefaultBrowserInfoBarDelegate
174 should_expire_(false), in DefaultBrowserInfoBarDelegate()
188 return should_expire_; in ShouldExpire()