Searched refs:local_state_file_exists (Results 1 – 2 of 2) sorted by relevance
503 bool local_state_file_exists = file_util::PathExists(local_state_path); in AutoImport() local542 !local_state_file_exists) { in AutoImport()560 if (IsOrganicFirstRun() && !local_state_file_exists) { in AutoImport()
676 bool local_state_file_exists = file_util::PathExists(local_state_path); in InitializeLocalState() local722 if (!local_state_file_exists && in InitializeLocalState()