Searched refs:oobe_complete_path (Results 1 – 1 of 1) sorted by relevance
725 FilePath oobe_complete_path(kOobeCompleteFlagFilePath); in CreateOobeCompleteFlagFile() local726 if (!file_util::PathExists(oobe_complete_path)) { in CreateOobeCompleteFlagFile()727 FILE* oobe_flag_file = file_util::OpenFile(oobe_complete_path, "w+b"); in CreateOobeCompleteFlagFile()