Searched defs:oldFile (Results 1 – 7 of 7) sorted by relevance
68 FileReference* newFile, FileReference* oldFile) -> bool { in mergeImpl()113 FileReference* newFile, FileReference* oldFile) -> bool { in mergeAndMangle()
90 File oldFile = new File(oldPath); in removeOldFile() local
159 String oldFile = "<?xml version='1.0' encoding='utf-8' standalone='yes' ?>\n" in testMigration() local
621 AtomicFile oldFile = new AtomicFile(new File(syncDir, mInterfaceName + ".xml")); in migrateIfNecessaryLocked() local
779 File oldFile = new File(path); in renameFile() local
3060 File oldFile = new File("/data/system/" + STATE_FILENAME); in getSavedStateFile() local
4169 File oldFile = new File(systemDir, PRE_N_DATABASE_NAME); in getPreNDatabaseName() local