HomeSort by relevance Sort by last modified time
    Searched full:recovery (Results 501 - 525 of 1562) sorted by null

<<21222324252627282930>>

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DeqpTestRunnerTest.java 2689 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); local
2828 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); local
    [all...]
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java 152 private IRecovery mDeviceRecovery = new Recovery(); {
220 * Set recovery handler.
831 * Interface for failure recovery.
847 * Informs Recovery that test execution has progressed since the last recovery
854 * @throws DeviceNotAvailableException if recovery did not succeed
862 * @throws DeviceNotAvailableException if recovery did not succeed
868 * State machine for execution failure recovery.
872 public static class Recovery implements IRecovery {
    [all...]
  /bootable/recovery/updater/
install.cpp 65 // Send over the buffer to recovery though the command pipe.
80 // been redirected to the log file). Because the recovery will only print
    [all...]
  /bootable/recovery/applypatch/
applypatch.sh 14 DATA_DIR=$ANDROID_BUILD_TOP/bootable/recovery/applypatch/testdata
276 run_command mkdir /cache/recovery /cache/recovery/otatest
277 run_command 'echo > /cache/recovery/otatest/b.file'
294 run_command ls /cache/recovery/otatest/b.file && fail # was deleted
  /docs/source.android.com/src/devices/tech/ota/
inside_packages.jd 28 <p>The system builds the updater binary from <code>bootable/recovery/updater
100 If the user has turned on text display, <i>msg</i> appears in the recovery log
178 it's not defined). The system property values defined by the recovery
180 function returns the value in recovery.</dd>
205 <p>Recovery does not mount any filesystems by default (except the SD card if
  /frameworks/base/services/core/java/com/android/server/power/
ShutdownThread.java 212 * @param reason code to pass to the kernel (e.g. "recovery"), or null.
255 // Path 1: Reboot to recovery for update
259 // Condition: if /cache/recovery/uncrypt_file exists but
260 // /cache/recovery/block.map doesn't.
269 // Path 2: Reboot to recovery for factory reset
  /hardware/intel/img/psb_video/src/
psb_surface_attrib.c 244 /* Error recovery */
396 /* Error recovery */
533 /* Error recovery */
625 /* Error recovery */
744 /* Error recovery */
  /system/core/rootdir/
init.rc 316 # Create /cache/recovery in case it's not there. It'll also fix the odd
317 # permissions if created by the recovery system.
318 mkdir /cache/recovery 0770 system cache
477 mkdir /data/cache/recovery 0770 system cache
671 service flash_recovery /system/bin/install-recovery.sh
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.m 320 /** TODO: not thought about recovery in lexer yet.
407 * to do sophisticated error recovery if you are in a fragment rule.
411 //System.out.println("consuming char "+(char)input.LA(1)+" during recovery");
  /external/libnfc-nxp/src/
phFriNfc_SmtCrdFmt.h 48 * Single API is provided to handle format/recovery management of different types cards.
432 * This function also handles the different recovery procedures for different types of the cards. For both
433 * Format and Recovery Management same API is used.
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 384 // Skip token for error recovery.
393 // Skip token for error recovery.
403 // Skip token for error recovery.
  /external/vboot_reference/host/lib/
crossystem.c 41 VDAT_INT_RECSW_BOOT, /* Recovery switch position at boot */
50 VDAT_INT_RECOVERY_REASON, /* Recovery reason for current boot */
361 StrCopy(dest, "recovery", size);
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
test_fec.cc 365 // Recovery possible. Restart search.
369 // FEC packet cannot provide further recovery.
374 printf("Recovery mask:\n");
  /external/e2fsprogs/e2fsck/
journal.c 43 * to use the recovery.c file virtually unchanged from the kernel, so we
44 * don't have to do much to keep kernel and user recovery in sync.
193 /* if we had an error doing journal recovery, we need a full fsck */
809 * worse than skipping a questionable recovery.
884 printf(_("%s: won't do journal recovery while read-only\n"),
896 * because journal recovery will change the filesystem under us.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
forward_error_correction.cc 403 // |E|L|P|X| CC |M| PT recovery | SN base |
405 // | TS recovery |
407 // | length recovery |
597 // search for them when we are doing recovery.
674 // Copy the length recovery field.
758 // Recovery possible.
    [all...]
  /device/asus/fugu/
device.mk 74 device/asus/fugu/init.recovery.fugu.rc:root/init.recovery.fugu.rc
  /device/common/
generate-factory-images-common.sh 116 fastboot erase recovery
191 fastboot erase recovery
  /device/google/dragon/
device.mk 48 $(LOCAL_PATH)/init.recovery.dragon.rc:root/init.recovery.dragon.rc \
  /docs/source.android.com/src/devices/graphics/
automate-tests.jd 51 crash recovery facilities.</p>
66 Together they provide functionality such as recovery from test process crashes.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
Lexer.as 32 * uses simplified match() and error recovery mechanisms in the interest
301 * to do sophisticated error recovery if you are in a fragment rule.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeAdaptor`1.cs 69 * tokens consumed during error recovery. The start token indicates the
71 * the last symbol consumed during recovery.
  /external/libxml2/os400/libxmlrpg/
parser.rpgle 279 d recovery like(xmlCint) Run in recovery mode
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
  /system/core/libcutils/
fs_config.c 124 { 00440, AID_ROOT, AID_ROOT, 0, "system/etc/recovery.img" },
150 { 00750, AID_ROOT, AID_ROOT, 0, "system/bin/install-recovery.sh" },

Completed in 964 milliseconds

<<21222324252627282930>>