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/extras/tests/sdcard/
Dsysutil.cpp97 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/
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/tpm/trunks/
Dresource_manager.cc163 int attempts = 0; in SendCommandAndWait() local
469 int attempts = 0; in LoadContext() local
817 int attempts = 0; in SaveContext() local
/system/core/toolbox/
Dnewfs_msdos.c264 u_int extra_res, alignment=0, set_res, set_spf, set_spc, tempx, attempts=0; in newfs_msdos_main() local
/system/netd/server/
DRouteController.cpp940 unsigned attempts = 0; in flushRoutes() local