/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/ |
GraphicsUtilities.java | 55 * Wipe all color and alpha pixels.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchConfiguration.java | 73 * Indicates whether the emulator should be called with -wipe-data
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
TestGraphics.java | 47 /** Wipe out log of graphics calls */
|
/system/vold/ |
PublicVolume.cpp | 222 LOG(WARNING) << getId() << " failed to wipe";
|
/bootable/recovery/ |
recovery.cpp | 101 * --wipe_cache - wipe cache (but not user data), then reboot 668 if (should_confirm && !yes_no(device, "Wipe all user data?", " THIS CAN NOT BE UNDONE!")) { 680 ui->Print("Data wipe %s.\n", success ? "complete" : "failed"); 686 if (should_confirm && !yes_no(device, "Wipe cache?", " THIS CAN NOT BE UNDONE!")) { 694 ui->Print("Cache wipe %s.\n", success ? "complete" : "failed"); [all...] |
install.cpp | 111 // a wipe of cache will be performed following a successful
|
/docs/source.android.com/src/source/ |
building-devices.jd | 321 <p>Once in recovery, open the menu (press Power + Volume Up), wipe the cache 322 partition, then wipe data.</p>
|
/external/valgrind/none/tests/ |
sha1_test.c | 153 /* Wipe variables */ 241 /* Wipe variables */
|
/external/vboot_reference/futility/ |
cmd_gbb_utility.c | 322 /* Wipe existing data. */ 565 /* Wipe data before writing new value. */
|
/external/wpa_supplicant_8/src/crypto/ |
sha1-internal.c | 221 /* Wipe variables */ 296 /* Wipe variables */
|
/frameworks/base/core/java/android/app/admin/ |
DeviceAdminInfo.java | 117 * <p>To control this policy, the device admin must have a "wipe-data" 194 sPoliciesDisplayOrder.add(new PolicyInfo(USES_POLICY_WIPE_DATA, "wipe-data",
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityCache.java | 177 // will wipe the data of the cached info. 269 // will wipe the data of the cached info.
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
GeometryMathUtils.java | 61 public void wipe() { method in class:GeometryMathUtils.GeometryHolder 261 out.wipe();
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 89 // Wipe local storage for destructed string with 0xCD. 185 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 89 // Wipe local storage for destructed string with 0xCD. 185 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 89 // Wipe local storage for destructed string with 0xCD. 185 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
sso_string_base.h | 89 // Wipe local storage for destructed string with 0xCD. 185 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 91 // Wipe local storage for destructed string with 0xCD. 191 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 91 // Wipe local storage for destructed string with 0xCD. 191 // Wipe the storage with 0xCD.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
sso_string_base.h | 90 // Wipe local storage for destructed string with 0xCD. 190 // Wipe the storage with 0xCD.
|
/art/test/074-gc-thrash/src/ |
Main.java | 224 * Wipe "strong", do a GC, see if "weak" got collected.
|
/bionic/libc/include/sys/ |
ioctl_compat.h | 131 #define CRTERA 0x00040000 /* " \b " to wipe out char */
|
/development/ndk/platforms/android-21/arch-p/include/sys/ |
ioctl_compat.h | 131 #define CRTERA 0x00040000 /* " \b " to wipe out char */
|
/development/ndk/platforms/android-21/include/sys/ |
ioctl_compat.h | 131 #define CRTERA 0x00040000 /* " \b " to wipe out char */
|
/development/ndk/platforms/android-3/include/sys/ |
ioctl_compat.h | 127 #define CRTERA 0x00040000 /* " \b " to wipe out char */
|