HomeSort by relevance Sort by last modified time
    Searched refs:wipe (Results 1 - 15 of 15) sorted by null

  /system/core/toolbox/
wipe.c 28 static void wipe (const char *path);
32 fprintf(stderr, "wipe <system|data|all>\n\n"
49 wipe ("/system");
53 wipe ("/data");
57 wipe ("/system");
58 wipe ("/data");
63 wipe ("/system");
64 wipe ("/data");
81 static void wipe (const char *path) function
134 wipe(newpath)
    [all...]
Android.mk 23 wipe \
  /frameworks/base/tests/backup/
test_backup.sh 26 # wipe data for the package participating in backup
28 a shell bmgr wipe "$pkg"
  /bootable/recovery/
verifier_test.sh 24 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /packages/apps/Email/src/com/android/exchange/adapter/
AbstractSyncParser.java 81 public abstract void wipe(); method in class:AbstractSyncParser
124 wipe(); method
FolderSyncParser.java 390 public void wipe() { method in class:FolderSyncParser
EmailSyncAdapter.java 130 public void wipe() { method in class:EmailSyncAdapter.EasEmailSyncParser
    [all...]
CalendarSyncAdapter.java 283 public void wipe() { method in class:CalendarSyncAdapter.EasCalendarSyncParser
    [all...]
ContactsSyncAdapter.java 338 public void wipe() { method in class:ContactsSyncAdapter.EasContactsSyncParser
    [all...]
  /bootable/recovery/applypatch/
imgdiff_test.sh 25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
applypatch.sh 35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /frameworks/base/cmds/rawbu/
backup.cpp 62 /* This is just copied from the shell's built-in wipe command. */
63 static int wipe (const char *path) function in namespace:android
107 // we do want to wipe its contents, but not the
134 if (wipe(newpath) == 0) {
513 if (!wipe("/data")) {
  /external/openssl/crypto/
sparccpuid.S 52 ! we wipe it as memcpy might have used it...
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 162 // Wipe instance table so it will be regenerated
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 216 milliseconds