Searched defs:attempts (Results 1 – 6 of 6) sorted by relevance
/system/extras/tests/tcp_nuke_addr/ |
D | tcp_nuke_addr_test.cpp | 92 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/extras/tests/sdcard/ |
D | sysutil.cpp | 97 int attempts = 0; in readStringFromFile() local 163 int attempts = 0; in writeStringToFile() local 449 int attempts = 0; in writePidAndWaitForReply() local 524 int attempts; in waitForChildrenAndSignal() local
|
/system/core/fastboot/ |
D | udp.cpp | 207 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/tpm/trunks/ |
D | resource_manager.cc | 163 int attempts = 0; in SendCommandAndWait() local 469 int attempts = 0; in LoadContext() local 817 int attempts = 0; in SaveContext() local
|
/system/core/toolbox/ |
D | newfs_msdos.c | 264 u_int extra_res, alignment=0, set_res, set_spf, set_spc, tempx, attempts=0; in newfs_msdos_main() local
|
/system/netd/server/ |
D | RouteController.cpp | 940 unsigned attempts = 0; in flushRoutes() local
|