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

<<11121314151617181920>>

  /external/autotest/client/tests/fsstress/
ext3-tools.tar.gz 
  /external/autotest/server/site_tests/firmware_UpdateFirmwareDataKeyVersion/
control 22 # TODO(waihong): Add back to the regular FAFT suite when the TPM recovery
  /external/clang/test/Driver/
crash-report-modules.m 10 // REQUIRES: crash-recovery
  /external/clang/test/FixIt/
fixit-objc-bridge-related-attr.m 1 // Objective-C recovery
  /external/clang/test/SemaCXX/
cast-conversion.cpp 37 // PR5210 recovery
  /external/clang/test/SemaObjC/
method-bad-param.m 54 // FIXME: The diagnostic and recovery here could probably be improved.
  /external/libdrm/
Android.mk 33 # Static library for the device (recovery)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
toplevel.ml 29 (* Skip token for error recovery. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
toplevel.ml 34 (* Skip token for error recovery. *)
  /external/v8/test/webkit/
add-recovery-expected.txt 24 This tests that speculation recovery of destructive additions on unboxed integers works.
add-recovery.js 25 "This tests that speculation recovery of destructive additions on unboxed integers works."
  /external/vboot_reference/firmware/include/
vboot_api.h 84 /* VbSelectAndLoadKernel() requested recovery mode */
188 /* Recovery button was pressed at boot time. */
226 * This platform does not have a physical recovery switch which, when present,
240 * Enable recovery path. Do not rely on any rewritable data (cached RAM
283 /* Recovery mode */
362 * NOTE: This is now called in all modes, including recovery. Previously,
363 * LoadFirmware() was not called in recovery mode, which meant that
556 * READ_ONLY Device is known to be read-only. Could be used by recovery
557 * when processing read-only recovery image.
711 /* Recovery - remove inserted devices *
    [all...]
  /external/vboot_reference/tests/
vboot_api_kernel3_tests.c 198 TEST_EQ(u, recovery_reason, " recovery reason");
205 /* Recovery cases */
208 test_ssync(0, 0, "In recovery, EC-RO");
215 123, "Recovery needs EC-RO");
vb2_nvstorage_tests.c 39 {VB2_NV_RECOVERY_REQUEST, 0, 0x42, 0xED, "recovery request"},
40 {VB2_NV_RECOVERY_SUBCODE, 0, 0x56, 0xAC, "recovery subcode"},
185 VB2_RECOVERY_LEGACY, "Recovery request out of range");
  /frameworks/base/core/java/android/app/
IActivityController.aidl 43 * normal error recovery (app crash dialog) to occur, false to kill
  /system/core/healthd/
Android.mk 45 LOCAL_C_INCLUDES := bootable/recovery
  /device/google/dragon/recovery/updater/
update_fw.cpp 90 ALOGD("RW Recovery\n");
100 ALOGD("RO+RW Recovery\n");
212 if (cur_part == 'R') /* Recovery mode */
  /docs/source.android.com/src/devices/tech/ota/
sign_builds.jd 100 <p>Sideloading does not bypass recovery's normal package signature
101 verification mechanism?before installing a package, recovery will verify that
103 the recovery partition, just as it would for a package delivered over-the-air.
110 recovery. The RecoverySystem API checks the signature against public keys
112 </code> (by default). Recovery checks the signature against public keys stored
113 in the recovery partition RAM disk, in the file <code>/res/keys</code>.</p>
123 <p>Normally the system image and recovery image store the same set of OTA
124 public keys. By adding a key to <i>just</i> the recovery set of keys, it is
128 included only in recovery by setting the PRODUCT_EXTRA_RECOVERY_KEYS
139 <code>vendor/yoyodyne/security/tardis/sideload.x509.pem</code> in the recovery
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBaseRecognizer.h 118 // error reporting and recovery
133 // compute the bitsets necessary to do matching and recovery
152 // helper methods for recovery. try to resync somewhere
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseRecognizer.h 118 // error reporting and recovery
133 // compute the bitsets necessary to do matching and recovery
152 // helper methods for recovery. try to resync somewhere
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseRecognizer.h 118 // error reporting and recovery
133 // compute the bitsets necessary to do matching and recovery
152 // helper methods for recovery. try to resync somewhere
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseRecognizer.h 110 // error reporting and recovery
125 // compute the bitsets necessary to do matching and recovery
144 // helper methods for recovery. try to resync somewhere
  /external/e2fsprogs/e2fsck/
recovery.c 2 * linux/fs/jbd/recovery.c
12 * Journal recovery routines for the generic filesystem journaling code;
27 * Maintain information about the progress of the recovery job, so that
60 * all. Recovery is basically one long sequential read, so make sure we
220 * Recovery is done in three passes. In the first pass, we look for the
242 jbd_debug(1, "No recovery required, last transaction %d\n",
254 jbd_debug(1, "JBD: recovery, exit status %d, "
273 * Locate any valid recovery information from the journal and set up the
279 * much recovery information is being erased, and to let us initialise
378 jbd_debug(1, "Starting recovery pass %d\n", pass)
    [all...]
  /external/tpm2/
DA.c 44 // use of lockoutAuth will be enabled if the lockout recovery time is 0. Otherwise, lockoutAuth will not be
117 // if recovery time is 0, DA logic has been disabled. Clear failed tries
152 // if lockout authorization recovery time is 0, a reboot is required to
  /frameworks/base/docs/html/topic/arc/
sideload.jd 35 <em>recovery</em> button and the <em>dev-switch</em> button are virtualized. If
47 Invoke <em>Recovery</em> mode by pressing and holding the
52 When the <em>Recovery</em> screen appears, press <strong>Ctrl+D</strong>.

Completed in 477 milliseconds

<<11121314151617181920>>