Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 19 of 19) sorted by relevance

/system/core/init/test_service/
DREADME.md17 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/
Dkallsyms.cpp109 for (int attempt = 1; attempt <= 50; ++attempt) { in ScopedKptrUnrestrict() local
/system/sepolicy/private/
Dshared_relro.te14 # StrictMode may attempt to find this service, failure is harmless.
Dupdate_engine_common.te8 # TODO Have build system attempt to verify this
Dinit.te92 # attempt to write a non exisiting 'synthetic_events' file, when setting
692 # generated when an attempt to set a property is denied by policy.
Dsystem_server.te1392 # a bug (for example, bug 16317188), or represents an attempt by
/system/netd/server/
DNetlinkHandler.cpp41 for (int attempt = 0; /*nop*/; ++attempt) { \
44 attempt < RETRY_ATTEMPTS) { \
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto268 // 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/
Dcheckpoint_gc.sh104 …oint_gc Garbage Collection is making no progress. Aborting checkpoint_gc attempt \(initial ${METRI…
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py124 attempt = 1
128 while attempt <= MAX_RETRIES and processing_data is None:
129 attempt += 1
/system/chre/doc/
Dframework_testing.md117 attempt to point out stress points in the framework or platform implementation.
/system/sepolicy/microdroid/system/private/
Dinit.te391 # generated when an attempt to set a property is denied by policy.
/system/chre/chpp/
DREADME.md82 …ays has this flag set, and endpoints may send a packet with this flag to attempt to recover from p…
/system/core/fastboot/
DREADME.md408 subsequent packets will attempt to retransmit for at least 1 minute before
/system/bpfprogs/
DLICENSE164 expressly provided under this License. Any attempt otherwise to copy, modify,
/system/memory/libion/original-kernel-headers/linux/
DLICENSE164 expressly provided under this License. Any attempt otherwise to copy, modify,
/system/apex/docs/
DREADME.md638 In case of A/B OTA, `apexd` will attempt decompression in the background as part
/system/update_engine/
DREADME.md24 continue on the old version of the system and the system will attempt to
/system/core/rootdir/
Dinit.rc930 # b/183861600 attempt to fix selinux label before running derive_classpath service