Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/startup/
Dautolaunch_prompt_win.cc47 void set_should_expire() { should_expire_ = true; } in set_should_expire()
62 bool should_expire_; member in __anon337a2f140111::AutolaunchInfoBarDelegate
82 should_expire_(false), in AutolaunchInfoBarDelegate()
128 return should_expire_; in ShouldExpireInternal()
Ddefault_browser_prompt.cc73 void AllowExpiry() { should_expire_ = true; } in AllowExpiry()
92 bool should_expire_; member in __anon4a3d0a5b0111::DefaultBrowserInfoBarDelegate
119 should_expire_(false), in DefaultBrowserInfoBarDelegate()
175 return should_expire_; in ShouldExpireInternal()