Home | History | Annotate | Download | only in backup

Lines Matching refs:rootpath

360         String rootpath = null;
363 rootpath = dbDir;
366 rootpath = spDir;
369 rootpath = filesDir;
372 rootpath = mainDir;
375 rootpath = efDir;
383 + " rootpath=" + rootpath);
384 FullBackup.backupToTar(getPackageName(), domain, null, rootpath, filePath,
396 protected final void fullBackupFileTree(String packageName, String domain, String rootPath,
398 File rootFile = new File(rootPath);
436 FullBackup.backupToTar(packageName, domain, null, rootPath, filePath,