HomeSort by relevance Sort by last modified time
    Searched refs:local_state_file_exists (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/first_run/
first_run.cc 503 bool local_state_file_exists = file_util::PathExists(local_state_path); local
542 !local_state_file_exists) {
560 if (IsOrganicFirstRun() && !local_state_file_exists) {
  /external/chromium/chrome/browser/
browser_main.cc 676 bool local_state_file_exists = file_util::PathExists(local_state_path); local
722 if (!local_state_file_exists &&
    [all...]

Completed in 45 milliseconds