Home
last modified time | relevance | path

Searched refs:attempts (Results 1 – 22 of 22) sorted by relevance

/system/gsid/
Dlibgsi.cpp85 int attempts; in CanBootIntoGsi() local
86 if (GetBootAttempts(boot_key, &attempts)) { in CanBootIntoGsi()
87 if (attempts + 1 > kMaxBootAttempts) { in CanBootIntoGsi()
100 new_key = std::to_string(attempts + 1); in CanBootIntoGsi()
132 bool GetBootAttempts(const std::string& boot_key, int* attempts) { in GetBootAttempts() argument
133 return android::base::ParseInt(boot_key, attempts); in GetBootAttempts()
Dlibgsi_private.h25 bool GetBootAttempts(const std::string& boot_key, int* attempts);
/system/extras/tests/tcp_nuke_addr/
Dtcp_nuke_addr_test.cpp92 android::RWLock *lock, std::atomic<unsigned int> *attempts) { in connectLoop() argument
109 attempts->fetch_add(1); in connectLoop()
115 void progressThread(std::atomic<unsigned int> *attempts) { in progressThread() argument
121 total = attempts->load(); in progressThread()
138 std::atomic<unsigned int> attempts; in main() local
139 attempts.store(0); in main()
143 std::thread(connectLoop, sin, listensock, &lock, &attempts).detach(); in main()
146 progressThread(&attempts); in main()
/system/core/fastboot/
Dudp.cpp126 size_t rx_length, int attempts, std::string* error);
131 uint8_t* rx_data, size_t rx_length, int attempts,
208 size_t rx_length, int attempts, std::string* error) { in SendData() argument
230 rx_length, attempts, error); in SendData()
255 size_t rx_length, const int attempts, std::string* error) { in SendSinglePacketHelper() argument
259 int attempts_left = attempts; in SendSinglePacketHelper()
305 attempts_left = attempts; in SendSinglePacketHelper()
/system/netd/server/
DIptablesRestoreControllerTest.cpp134 int attempts; in acquireIptablesLock() local
135 for (attempts = 0; attempts < XT_LOCK_ATTEMPTS; attempts++) { in acquireIptablesLock()
141 EXPECT_LT(attempts, XT_LOCK_ATTEMPTS) << in acquireIptablesLock()
/system/core/libusbhost/
Dusbhost.c325 int fd, attempts, writeable = 1; in usb_device_open() local
334 for (attempts = 0; attempts < MAX_ATTEMPTS; ++attempts) { in usb_device_open()
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_perf.te35 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
Datrace.te62 # Remove logspam from notification attempts to non-allowlisted services.
/system/sepolicy/private/
Dtraced_perf.te35 # Do not audit the cases where traced_perf attempts to access /proc/[pid] for
Datrace.te62 # Remove logspam from notification attempts to non-allowlisted services.
/system/sepolicy/prebuilts/api/29.0/public/
Dperfprofd.te97 # simpleperf attempts to put a temp file into /data/local/tmp. Do not allow,
Ddomain.te364 # Disallow attempts to set contexts not defined in current policy
/system/sepolicy/prebuilts/api/28.0/public/
Dperfprofd.te95 # simpleperf attempts to put a temp file into /data/local/tmp. Do not allow,
Ddomain.te334 # Disallow attempts to set contexts not defined in current policy
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto137 // Status of the update after the merge attempts.
/system/core/logcat/
Devent.logtags76 75002 sqlite_mem_alarm_alloc_attempt (attempts|1|4)
/system/apex/apexd/
Dapexd.cpp394 for (size_t attempts = 1;; ++attempts) { in MountPackageImpl() local
401 if (attempts >= kLoopDeviceSetupAttempts) { in MountPackageImpl()
/system/bt/doc/
Dpower_management.md67 min and max intervals, the number of attempts and the timeout. The overall
/system/core/fastboot/fuzzy_fastboot/
DREADME.md344 This is also how Fuzzy Fastboot attempts to recover from errors when the device is
/system/sepolicy/public/
Ddomain.te377 # Disallow attempts to set contexts not defined in current policy
/system/update_engine/
DREADME.md139 update process after failed attempts or crashes.
/system/sepolicy/prebuilts/api/30.0/public/
Ddomain.te364 # Disallow attempts to set contexts not defined in current policy