Searched refs:attempt (Results 1 – 19 of 19) sorted by relevance
/system/core/init/test_service/ |
D | README.md | 17 It will attempt to find the first element of each pair of arguments in 18 `/proc/self/status`, and attempt to exactly match the second element of the pair 28 And then attempt to exactly match the token after `:`, `0000000000003000`,
|
/system/extras/simpleperf/ |
D | kallsyms.cpp | 109 for (int attempt = 1; attempt <= 50; ++attempt) { in ScopedKptrUnrestrict() local
|
/system/sepolicy/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 8 # TODO Have build system attempt to verify this
|
D | init.te | 92 # attempt to write a non exisiting 'synthetic_events' file, when setting 692 # generated when an attempt to set a property is denied by policy.
|
D | system_server.te | 1392 # a bug (for example, bug 16317188), or represents an attempt by
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 41 for (int attempt = 0; /*nop*/; ++attempt) { \ 44 attempt < RETRY_ATTEMPTS) { \
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 268 // Whether this update attempt uses userspace snapshots. 271 // Whether this update attempt uses XOR compression. 274 // Whether this update attempt used io_uring.
|
/system/extras/checkpoint_gc/ |
D | checkpoint_gc.sh | 104 …oint_gc Garbage Collection is making no progress. Aborting checkpoint_gc attempt \(initial ${METRI…
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.py | 124 attempt = 1 128 while attempt <= MAX_RETRIES and processing_data is None: 129 attempt += 1
|
/system/chre/doc/ |
D | framework_testing.md | 117 attempt to point out stress points in the framework or platform implementation.
|
/system/sepolicy/microdroid/system/private/ |
D | init.te | 391 # generated when an attempt to set a property is denied by policy.
|
/system/chre/chpp/ |
D | README.md | 82 …ays has this flag set, and endpoints may send a packet with this flag to attempt to recover from p…
|
/system/core/fastboot/ |
D | README.md | 408 subsequent packets will attempt to retransmit for at least 1 minute before
|
/system/bpfprogs/ |
D | LICENSE | 164 expressly provided under this License. Any attempt otherwise to copy, modify,
|
/system/memory/libion/original-kernel-headers/linux/ |
D | LICENSE | 164 expressly provided under this License. Any attempt otherwise to copy, modify,
|
/system/apex/docs/ |
D | README.md | 638 In case of A/B OTA, `apexd` will attempt decompression in the background as part
|
/system/update_engine/ |
D | README.md | 24 continue on the old version of the system and the system will attempt to
|
/system/core/rootdir/ |
D | init.rc | 930 # b/183861600 attempt to fix selinux label before running derive_classpath service
|