Searched refs:wipe (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/backup/
H A Dtest_backup.sh26 # wipe data for the package participating in backup
28 a shell bmgr wipe "$pkg"
/frameworks/base/cmds/rawbu/
H A Dbackup.cpp64 /* This is just copied from the shell's built-in wipe command. */
65 static int wipe (const char *path) function in namespace:android
109 // we do want to wipe its contents, but not the
136 if (wipe(newpath) == 0) {
530 if (!wipe("/data")) {

Completed in 37 milliseconds