Searched refs:DeleteAfterReboot (Results 1 – 3 of 3) sorted by relevance
52 file_util::DeleteAfterReboot(file_path_); in ~DragDownloadFile()53 file_util::DeleteAfterReboot(temp_dir_path_); in ~DragDownloadFile()
112 BASE_API bool DeleteAfterReboot(const FilePath& path);
167 bool DeleteAfterReboot(const FilePath& path) { in DeleteAfterReboot() function