Searched defs:backupFile (Results 1 – 7 of 7) sorted by relevance
237 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local319 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local348 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local398 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local432 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local468 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local496 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local509 std::string backupFile = testFile + kBackupFileSuffix; in TEST_F() local
117 final File backupFile = new File(mBasePath, name); in FileRotator() local239 final File backupFile; in rewriteSingle() local
251 protected void backupFile(File file, FullBackupDataOutput data) { in backupFile() method in WallpaperBackupAgentTest.IsolatedWallpaperBackupAgent
715 const char* backupFile = "/sdcard/backup.dat"; in main() local
227 protected void backupFile(File file, FullBackupDataOutput data) { in backupFile() method in WallpaperBackupAgent
167 File backupFile = mContext.getDatabasePath(getDatabaseName() in backupDatabase() local
475 final File backupFile = new File(backupIntervalDir, files[j].getName()); in doUpgradeLocked() local