HomeSort by relevance Sort by last modified time
    Searched defs:rootpath (Results 1 - 7 of 7) sorted by null

  /external/selinux/libsemanage/tests/
test_semanage_store.c 47 const char *rootpath = "./test-policy"; variable
62 err = mkdir(rootpath, S_IRUSR | S_IWUSR | S_IXUSR);
91 err = semanage_check_init(sh, rootpath);
118 err = rmdir(rootpath);
  /external/selinux/policycoreutils/setfiles/
restore.h 33 char *rootpath; member in struct:restore_opts
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 581 String rootpath = null; local
584 rootpath = dbDir;
587 rootpath = spDir;
590 rootpath = filesDir;
593 rootpath = rootDir;
596 rootpath = deviceDbDir;
599 rootpath = deviceSpDir;
602 rootpath = deviceFilesDir;
605 rootpath = deviceRootDir;
608 rootpath = efDir
620 FullBackup.backupToTar(getPackageName(), domain, null, rootpath, filePath, output); local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 1433 string rootpath, zonetab, version; local
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 1068 milliseconds