Home
last modified time | relevance | path

Searched refs:IsChromeFirstRun (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/
Dchrome_browser_main.cc249 if (first_run::IsChromeFirstRun()) { in InitializeLocalState()
655 bool is_first_run = first_run::IsChromeFirstRun(); in RecordBrowserStartupTime()
764 first_run::IsChromeFirstRun(); in PreCreateThreadsImpl()
882 if (first_run::IsChromeFirstRun()) { in PreCreateThreadsImpl()
1281 if (first_run::IsChromeFirstRun()) { in PreMainMessageLoopRunImpl()
1332 int ping_delay = first_run::IsChromeFirstRun() ? master_prefs_->ping_delay : in PreMainMessageLoopRunImpl()
1337 profile_, first_run::IsChromeFirstRun(), ping_delay < 0, in PreMainMessageLoopRunImpl()
Dchrome_browser_main_win.cc401 if (!first_run::IsChromeFirstRun()) in CheckMachineLevelInstall()
Dapp_controller_mac.mm1364 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ?
/external/chromium_org/chrome/browser/first_run/
Dfirst_run.h87 bool IsChromeFirstRun();
Dfirst_run.cc587 bool IsChromeFirstRun() { in IsChromeFirstRun() function
607 if (IsChromeFirstRun()) in CreateSentinelIfNeeded()
/external/chromium_org/chrome/browser/chromeos/login/
Dfake_login_utils.cc42 first_run::IsChromeFirstRun() ? chrome::startup::IS_FIRST_RUN in DoBrowserLaunch()
Dlogin_utils.cc245 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in DoBrowserLaunchOnLocaleLoadedImpl()
/external/chromium_org/chrome/browser/extensions/
Ddefault_apps.cc93 bool is_first_run = first_run::IsChromeFirstRun(); in ShouldInstallInProfile()
/external/chromium_org/chrome/browser/ui/startup/
Dautolaunch_prompt_win.cc157 !first_run::IsChromeFirstRun()) { in ShowAutolaunchPrompt()
Dstartup_browser_creator_browsertest.cc173 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
208 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
253 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
278 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
307 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
338 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
Dstartup_browser_creator.cc368 const bool is_first_run = first_run::IsChromeFirstRun(); in GetSessionStartupPref()
615 chrome::startup::IsFirstRun is_first_run = first_run::IsChromeFirstRun() ? in ProcessCmdLineImpl()
/external/chromium_org/chrome/browser/ui/cocoa/
Dkeystone_infobar_delegate.mm165 if (first_run::IsChromeFirstRun() ||
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dntp_resource_cache.cc530 if (first_run::IsChromeFirstRun()) { in CreateNewTabHTML()
/external/chromium_org/chrome/browser/ui/
Dbrowser_browsertest.cc1331 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()
1495 chrome::startup::IsFirstRun first_run = first_run::IsChromeFirstRun() ? in IN_PROC_BROWSER_TEST_F()