Home
last modified time | relevance | path

Searched defs:recovery (Results 1 – 25 of 37) sorted by relevance

12

/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md299 #### Towards an invariant for transactions
309 #### Storage invariant if the transaction list contains application key identifiers only
327 #### Storage invariant if the transaction list contains driver key identifiers
343 #### Coverage of states that respect the invariant
512 #### Recovery testing process
524 #### States to test recovery on
/external/mbedtls/docs/architecture/
Dpsa-storage-resilience.md299 #### Towards an invariant for transactions
309 #### Storage invariant if the transaction list contains application key identifiers only
327 #### Storage invariant if the transaction list contains driver key identifiers
343 #### Coverage of states that respect the invariant
512 #### Recovery testing process
524 #### States to test recovery on
/external/kotlinx.coroutines/docs/topics/
Ddebugging.md52 ### Stacktrace recovery machinery
/external/vboot_reference/tests/futility/
Dlink_image.manifest.json6 "recovery": "7e74cd6d66f361da068c0419d2e0946b4d091e1c", string
Dlink_bios.manifest.json6 "recovery": "7e74cd6d66f361da068c0419d2e0946b4d091e1c", string
Dbios_geralt_cbfs.manifest.json6 "recovery": "c14bd720b70d97394257e3e826bd8f43de48d4ed", string
/external/autotest/client/common_lib/cros/manual/
Dmeet_helper.py15 def restart_chrome(handle, is_meeting, recovery): argument
/external/coreboot/src/soc/amd/common/block/psp/
Dpsp_gen2.c19 u32 recovery:1; member
/external/perfetto/protos/perfetto/trace/ftrace/
Dkgsl.proto44 optional uint32 recovery = 4; field
/external/deqp/android/openglcts/runner/tests/src/org/khronos/cts/runner/
DKhronosCTSRunnerTests.java842 private void runRecoveryWithPattern(KhronosCTSRunner.Recovery recovery, RecoveryEvent[] events) in runRecoveryWithPattern()
951 KhronosCTSRunner.Recovery recovery = new KhronosCTSRunner.Recovery(); in testRecoveryWithPattern() local
1089 KhronosCTSRunner.Recovery recovery = new KhronosCTSRunner.Recovery(); in testRecovery_unkillableProcess() local
/external/cronet/tot/base/metrics/
Dpersistent_histogram_allocator_unittest.cc119 PersistentHistogramAllocator recovery( in TEST_F() local
568 PersistentHistogramAllocator recovery( in TEST_F() local
/external/cronet/stable/base/metrics/
Dpersistent_histogram_allocator_unittest.cc119 PersistentHistogramAllocator recovery( in TEST_F() local
568 PersistentHistogramAllocator recovery( in TEST_F() local
/external/coreboot/src/lib/
Dimd_cbmem.c94 const int recovery = 1; in cbmem_initialize_id_size() local
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc106 PersistentHistogramAllocator recovery( in TEST_F() local
/external/ublksrv/
Dtgt_loop.cpp37 static int loop_setup_tgt(struct ublksrv_dev *dev, int type, bool recovery, in loop_setup_tgt()
/external/pigweed/pw_kvs/public/pw_kvs/
Dkey_value_store.h74 ErrorRecovery recovery = ErrorRecovery::kLazy; member
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1802 private void runRecoveryWithPattern(DeqpTestRunner.Recovery recovery, in runRecoveryWithPattern()
1925 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecoveryWithPattern() local
2078 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecovery_unkillableProcess() local
/external/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c463 struct vn_descriptor_pool_state recovery = pool->used; in vn_descriptor_pool_alloc_descriptors() local
/external/cronet/tot/third_party/libxml/src/
Dparser.c12701 int recovery, void *data) { in xmlSAXParseFileWithData()
12748 int recovery) { in xmlSAXParseFile()
12956 int size, int recovery, void *data) { in xmlSAXParseMemoryWithData()
13003 int size, int recovery) { in xmlSAXParseMemory()
13140 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) { in xmlSAXParseDoc()
/external/cronet/stable/third_party/libxml/src/
Dparser.c12701 int recovery, void *data) { in xmlSAXParseFileWithData()
12748 int recovery) { in xmlSAXParseFile()
12956 int size, int recovery, void *data) { in xmlSAXParseMemoryWithData()
13003 int size, int recovery) { in xmlSAXParseMemory()
13140 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) { in xmlSAXParseDoc()
Dtestapi.c14522 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseDoc() local
14615 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFile() local
14665 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFileWithData() local
14724 int recovery; /* work in recovery mode, i.e. tries to read not Well Formed documents */ in test_xmlSAXParseMemory() local
14784 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseMemoryWithData() local
/external/ublksrv/nbd/
Dtgt_nbd.cpp777 static int nbd_setup_tgt(struct ublksrv_dev *dev, int type, bool recovery, in nbd_setup_tgt()
/external/rust/android-crates-io/crates/quiche/src/
Dpath.rs134 pub recovery: recovery::Recovery, field
/external/libxml2/
Dparser.c12867 int recovery, void *data) { in xmlSAXParseFileWithData()
12915 int recovery) { in xmlSAXParseFile()
13123 int size, int recovery, void *data) { in xmlSAXParseMemoryWithData()
13171 int size, int recovery) { in xmlSAXParseMemory()
13308 xmlSAXParseDoc(xmlSAXHandlerPtr sax, const xmlChar *cur, int recovery) { in xmlSAXParseDoc()
Dtestapi.c14708 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseDoc() local
14801 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFile() local
14851 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseFileWithData() local
14910 int recovery; /* work in recovery mode, i.e. tries to read not Well Formed documents */ in test_xmlSAXParseMemory() local
14970 int recovery; /* work in recovery mode, i.e. tries to read no Well Formed documents */ in test_xmlSAXParseMemoryWithData() local

12