Searched refs:wipe (Results 1 – 11 of 11) sorted by relevance
149 public void wipe() { in wipe() method in PersistentDataBlockManager151 sService.wipe(); in wipe()
32 void wipe(); in wipe() method
28 a shell bmgr wipe "$pkg"
68 wipe(dumpDir); in log()106 private static void wipe(@NonNull File dumpDir) { in wipe() method in PreRebootLogger
65 static int wipe (const char *path) in wipe() function135 if (wipe(newpath) == 0) { in wipe()529 if (!wipe("/data")) { in restore_data()
531 void wipe() { in wipe() method in FilterGraph
390 graph.wipe(); in onTearDown()
545 public void wipe() {
8851 method @RequiresPermission("android.permission.OEM_UNLOCK_STATE") public void wipe();
9969 method @RequiresPermission("android.permission.OEM_UNLOCK_STATE") public void wipe();
28708 PLcom/android/server/power/PreRebootLogger;->wipe(Ljava/io/File;)V