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

12

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 61 public void wipe() { method in class:GeometryMathUtils.GeometryHolder
261 out.wipe();
  /system/core/toolbox/
Android.mk 199 wipe \
  /system/extras/ext4_utils/
make_ext4fs.c 22 #include "wipe.h"
485 int sparse, int crc, int wipe,
648 if (wipe && WIPE_IS_SUPPORTED) {
  /frameworks/base/services/core/java/com/android/server/
PersistentDataBlockService.java 414 public void wipe() {
421 Slog.e(TAG, "failed to wipe persistent partition");
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FilterGraph.java 531 void wipe() { method in class:FilterGraph
GraphRunner.java 390 graph.wipe();
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
FolderSyncParser.java 206 // wipe() will also backup and then restore non default sync settings.
207 wipe(); method
215 // act as though we have a bad folder sync key (wipe/reload mailboxes)
240 wipe(); method
784 protected void wipe() { method in class:FolderSyncParser
    [all...]
EmailSyncParser.java 762 protected void wipe() { method in class:EmailSyncParser
    [all...]
CalendarSyncParser.java 1385 protected void wipe() { method in class:CalendarSyncParser
    [all...]
ContactsSyncParser.java     [all...]
  /external/chromium_org/chrome/browser/resources/whispernet_proxy/js/
wrapper.js 126 * Method to request the decoder to wipe its internal buffer.
  /bootable/recovery/applypatch/
applypatch.sh 35 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
  /external/chromium_org/third_party/boringssl/linux-arm/crypto/aes/
bsaes-armv7.S 1310 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1483 .Lctr_enc_bzero: @ wipe key schedule [if any]
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-armv7.S 1308 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1480 .Lctr_enc_bzero: @ wipe key schedule [if any]
    [all...]
  /external/openssl/crypto/
sparccpuid.S 52 ! we wipe it as memcpy might have used it...
  /system/vold/
VolumeManager.cpp 293 int VolumeManager::formatVolume(const char *label, bool wipe) {
306 return v->formatVol(wipe);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_emit_nvc0.cpp 1869 void wipe() function in struct:nv50_ir::SchedDataCalculator::RegScores
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_emit_nvc0.cpp 1869 void wipe() function in struct:nv50_ir::SchedDataCalculator::RegScores
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 680 // wipe out the page.
684 // These frameworks wipe the page between each load of base.js, so this
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 48 for (var i:int = 0; state.ruleMemo!=null && i < state.ruleMemo.length; i++) { // wipe cache
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 236 // Wipe instance table so it will be regenerated
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 348 private static final String TAG_MAX_FAILED_PASSWORD_WIPE = "max-failed-password-wipe";
    [all...]
  /external/bison/build-aux/
texinfo.tex 916 % @center is the first thing after a section heading, we need to wipe
    [all...]

Completed in 1373 milliseconds

12