Searched refs:oobe_complete_flag_file_path (Results 1 – 1 of 1) sorted by relevance
751 FilePath oobe_complete_flag_file_path(kOobeCompleteFlagFilePath); in IsDeviceRegistered() local752 bool file_exists = file_util::PathExists(oobe_complete_flag_file_path); in IsDeviceRegistered()