Searched refs:LAST_INSTALL_FILE (Results 1 – 1 of 1) sorted by relevance
75 static const char *LAST_INSTALL_FILE = "/cache/recovery/last_install"; variable356 copy_log_file(TEMPORARY_INSTALL_FILE, LAST_INSTALL_FILE, false); in copy_logs()363 chmod(LAST_INSTALL_FILE, 0644); in copy_logs()