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

<<11121314151617181920>>

  /system/nativepower/include/nativepower/
power_manager_client.h 54 RECOVERY,
  /system/sepolicy/
attributes 114 # recovery for A/B devices.
file_contexts 185 /system/bin/recovery-persist u:object_r:recovery_persist_exec:s0
186 /system/bin/recovery-refresh u:object_r:recovery_refresh_exec:s0
209 /system/bin/install-recovery.sh u:object_r:install_recovery_exec:s0
288 /data/misc/recovery(/.*)? u:object_r:recovery_data_file:s0
358 /cache/recovery(/.*)? u:object_r:cache_recovery_file:s0
365 /data/cache/recovery(/.*)? u:object_r:cache_recovery_file:s0
  /system/update_engine/common/
hardware_interface.h 65 // recovery don't have this value set.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeAdaptor.h 52 * tokens consumed during error recovery. The start token indicates the
54 * the last symbol consumed during recovery.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeAdaptor.h 52 * tokens consumed during error recovery. The start token indicates the
54 * the last symbol consumed during recovery.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeAdaptor.h 52 * tokens consumed during error recovery. The start token indicates the
54 * the last symbol consumed during recovery.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeAdaptor.h 48 * tokens consumed during error recovery. The start token indicates the
50 * the last symbol consumed during recovery.
  /external/autotest/server/cros/
sonic_client_utils.py 202 ota: set recovery flag and reboot now
203 ota fdr: set both recovery and fdr flags, and reboot now
  /external/chromium-trace/catapult/dashboard/dashboard/
auto_triage.py 39 # similar enough for the second to be a "recovery" of the first.
218 logging.debug('Anomaly %s recovered; recovery change point %s.',
  /external/google-breakpad/src/processor/
fast_source_line_resolver_types.h 171 // recovery rules. The RangeMap's itself gives the starting and ending
176 // recovery rules that take effect at that address. The map key is the
  /external/libnfc-nci/halimpl/pn54x/dnld/
phNxpNciHal_Dnld.c 68 bool_t bSkipForce; /* Flag to indicate Force cmd to be skipped or not in FW recovery sequence */
74 bool_t bDnldRecovery; /* Flag to indicate if dnld recovery sequence needs to be triggered */
76 bool_t bRetryDnld; /* Flag to indicate retry download after successful recovery complete */
198 /* Download Recovery Sequence */
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_DesfireFormat.h 198 * the different recovery procedures for different types of the cards.
199 * For both Format and Recovery Management same API is used.
  /external/libxml2/include/libxml/
parser.h 261 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
862 * Recovery mode
893 int recovery);
898 int recovery);
903 int recovery,
908 int recovery);
912 int recovery,
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Call.java 279 // Give up; recovery is not possible.
289 // Give up; recovery is not possible.
  /external/vboot_reference/tests/futility/
test_sign_firmware.sh 16 # script does not change the root or recovery keys in the GBB.
115 # the vblocks don't have root or recovery keys
  /external/vboot_reference/tests/
vb20_api_tests.c 224 VB2_RECOVERY_RO_INVALID_RW, " recovery reason");
230 VB2_RECOVERY_RO_INVALID_RW, " recovery reason");
vb21_api_tests.c 189 VB2_RECOVERY_RO_INVALID_RW, " recovery reason");
195 VB2_RECOVERY_RO_INVALID_RW, " recovery reason");
vboot_nvstorage_test.c 30 {VBNV_RECOVERY_REQUEST, 0, 0x42, 0xED, "recovery request"},
181 TEST_EQ(data, VBNV_RECOVERY_LEGACY, "Recovery request out of range");
  /external/vboot_reference/utility/
load_kernel_test.c 141 fprintf(stderr, " %" PRIu64 " = recovery mode on\n",
168 /* Fill in the given key, if any, for both root and recovery */
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcAdapterExtras.java 61 // best effort recovery
160 * NFC service dead - attempt best effort recovery
  /libcore/ojluni/src/main/java/java/sql/
SQLRecoverableException.java 31 * some recovery steps and retries the entire transaction or in the case of a
33 * the recovery operation must include closing the current connection and getting
  /bootable/recovery/uncrypt/
uncrypt.cpp 39 // Recovery can take this block map file and retrieve the underlying
129 // on /cache partitions. They will handle requests to reboot into recovery
136 static const std::string CACHE_BLOCK_MAP = "/cache/recovery/block.map";
137 static const std::string UNCRYPT_PATH_FILE = "/cache/recovery/uncrypt_file";
138 static const std::string UNCRYPT_STATUS = "/cache/recovery/uncrypt_status";
444 // Recovery supports installing packages from 3 paths: /cache,
  /external/vboot_reference/firmware/lib/
rollback_index.c 336 * to reboot in recovery mode in all cases. The recovery mode calls SetupTPM
338 * good chance that, if recovery mode was entered because of a TPM failure, the
341 * previous boot.) In recovery mode, we ignore the failure and continue, thus
342 * giving the recovery kernel a chance to fix things (that's why we don't set
618 * recovery kernel. We have to worry about this because at any time
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c 64 static uint8_t gRecFwRetryCount; //variable to hold dummy FW recovery count
904 NXPLOG_NCIHAL_D("Send the Core Reset NTF to upper layer, which will trigger the recovery\n");
905 //Send the Core Reset NTF to upper layer, which will trigger the recovery.
    [all...]

Completed in 448 milliseconds

<<11121314151617181920>>