HomeSort by relevance Sort by last modified time
    Searched full:wipe (Results 226 - 250 of 381) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 43 echo "This test will wipe the userdata partition on $HARDWARE devices."
  /system/keymaster/include/keymaster/
android_keymaster_utils.h 115 * optimized away. This is important because we often need to wipe blocks of sensitive data from
  /dalvik/libdex/
sha1.cpp 189 /* Wipe variables */
260 /* Wipe variables */
  /development/samples/ApiDemos/res/values/
strings.xml     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NamespaceSupport2.java 131 // JJK: This will wipe out any leftover data
555 uriTable.put(uri, prefix); // may wipe out another prefix
SuballocatedIntVector.java 308 * Wipe it out. Currently defined as equivalent to setSize(0).
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 286 following wipe slice group map type.
298 following wipe slice group map type.
  /system/core/fs_mgr/
fs_mgr.c 48 #include "wipe.h"
593 INFO("%s(): also wipe %s\n", __func__, fstab->recs[top_idx].key_loc);
  /external/gptfdisk/
NEWS 504 - Enable disk-wipe (-z and -Z) and verification (-v) operations in
513 - Fixed bug that caused creation of hybrid MBR to wipe out the MBR's boot
    [all...]
  /system/vold/
cryptfs.c     [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataDbHelper.java 293 // and we should wipe the database, or we are handling a version we never heard about
294 // (can only be a bug) so it's safer to wipe the database.
322 // drop the tables and start from scratch. Hence, we ignore the versions and just wipe
    [all...]
  /bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/
sha1.c 212 /* Wipe variables */
  /docs/source.android.com/src/devices/tech/security/overview/
kernel-security.jd 182 devices. Administrators can also remotely wipe (that is, restore factory
  /external/google-breakpad/src/common/dwarf/
dwarf2reader_die_unittest.cc 128 // calls wipe out maps established by earlier calls.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
InternalLocaleBuilder.java 557 // wipe out existing attributes/keywords
  /external/ppp/pppd/
session.c 427 logwtmp(ttyName, "", ""); /* Wipe out utmp logout entry */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 115 3: box-out, 4:raster scan, 5:wipe, 6:explicit */
  /frameworks/base/docs/html/about/versions/
android-2.2.jd 180 such as the minimum password strength, data wipe, and so on. Users can select
  /frameworks/base/docs/html/preview/backup/
index.jd 305 <pre>$ adb shell bmgr wipe &lt;TRANSPORT&gt; &lt;PACKAGE&gt;</pre>
  /frameworks/base/docs/html/samples/new/
index.jd 350 <li>Wipe all the data associated with the managed profile.</li>
  /frameworks/base/docs/html/sdk/
RELEASENOTES.jd 554 changes to your application are needed. You may want to wipe application
555 user data (emulator option <code>-wipe-data</code>) when running your
    [all...]
  /frameworks/base/docs/html-intl/intl/es/preview/backup/
index.jd 305 <pre>$ adb shell bmgr wipe &lt;TRANSPORT&gt; &lt;PACKAGE&gt;</pre>
  /frameworks/base/docs/html-intl/intl/pt-br/preview/backup/
index.jd 305 <pre>$ adb shell bmgr wipe &lt;TRANSPORT&gt; &lt;PACKAGE&gt;</pre>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FilterGraph.java 531 void wipe() { method in class:FilterGraph

Completed in 642 milliseconds

1 2 3 4 5 6 7 8 91011>>