Searched refs:attempt (Results 1 – 25 of 46) sorted by relevance
12
/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/prebuilts/api/32.0/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 5 # TODO Have build system attempt to verify this
|
/system/sepolicy/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 5 # TODO Have build system attempt to verify this
|
D | init.te | 114 # attempt to write a non exisiting 'synthetic_events' file, when setting
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 5 # TODO Have build system attempt to verify this
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 5 # TODO Have build system attempt to verify this
|
D | init.te | 115 # attempt to write a non exisiting 'synthetic_events' file, when setting
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | shared_relro.te | 14 # StrictMode may attempt to find this service, failure is harmless.
|
D | update_engine_common.te | 5 # TODO Have build system attempt to verify this
|
D | init.te | 114 # attempt to write a non exisiting 'synthetic_events' file, when setting
|
/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 | 245 // Whether this update attempt uses userspace snapshots. 248 // Whether this update attempt uses XOR compression. 251 // Whether this update attempt used io_uring.
|
/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 | 387 # generated when an attempt to set a property is denied by policy.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | init.te | 475 # generated when an attempt to set a property is denied by policy.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | init.te | 506 # generated when an attempt to set a property is denied by policy.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | init.te | 528 # generated when an attempt to set a property is denied by policy.
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | init.te | 542 # generated when an attempt to set a property is denied by policy.
|
/system/sepolicy/public/ |
D | init.te | 560 # generated when an attempt to set a property is denied by policy.
|
12