Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/first_run/
Dfirst_run.cc503 bool local_state_file_exists = file_util::PathExists(local_state_path); in AutoImport() local
542 !local_state_file_exists) { in AutoImport()
560 if (IsOrganicFirstRun() && !local_state_file_exists) { in AutoImport()
/external/chromium/chrome/browser/
Dbrowser_main.cc676 bool local_state_file_exists = file_util::PathExists(local_state_path); in InitializeLocalState() local
722 if (!local_state_file_exists && in InitializeLocalState()