Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 6 of 6) sorted by relevance

/system/extras/tests/tcp_nuke_addr/
Dtcp_nuke_addr_test.cpp92 android::RWLock *lock, std::atomic<unsigned int> *attempts) { in connectLoop()
115 void progressThread(std::atomic<unsigned int> *attempts) { in progressThread()
138 std::atomic<unsigned int> attempts; in main() local
/system/gsid/
Dlibgsi.cpp69 int attempts; in CanBootIntoGsi() local
130 bool GetBootAttempts(const std::string& boot_key, int* attempts) { in GetBootAttempts()
/system/core/fastboot/
Dudp.cpp207 size_t rx_length, int attempts, std::string* error) { in SendData()
254 size_t rx_length, const int attempts, std::string* error) { in SendSinglePacketHelper()
/system/netd/server/
DIptablesRestoreControllerTest.cpp134 int attempts; in acquireIptablesLock() local
/system/core/libusbhost/
Dusbhost.c325 int fd, attempts, writeable = 1; in usb_device_open() local
/system/apex/apexd/
Dapexd.cpp410 for (size_t attempts = 1;; ++attempts) { in mountNonFlattened() local