/frameworks/base/core/java/android/app/backup/ |
BackupAgent.java | 305 String rootpath = null; local 308 rootpath = dbDir; 311 rootpath = spDir; 314 rootpath = filesDir; 317 rootpath = mainDir; 325 + " rootpath=" + rootpath); 326 FullBackup.backupToTar(getPackageName(), domain, null, rootpath, filePath, local 338 protected final void fullBackupFileTree(String packageName, String domain, String rootPath, 340 File rootFile = new File(rootPath); [all...] |
/system/core/sdcard/ |
sdcard.c | 115 char rootpath[1024]; member in struct:fuse
|
/external/icu4c/tools/tzcode/ |
tz2icu.cpp | 1433 string rootpath, zonetab, version; local [all...] |
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 698 struct nfs4_pathname rootpath; member in struct:nfs4_fs_location
|