Searched defs:attempts (Results 1 – 6 of 6) sorted by relevance
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
69 int attempts; in CanBootIntoGsi() local130 bool GetBootAttempts(const std::string& boot_key, int* attempts) { in GetBootAttempts()
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()
134 int attempts; in acquireIptablesLock() local
325 int fd, attempts, writeable = 1; in usb_device_open() local
410 for (size_t attempts = 1;; ++attempts) { in mountNonFlattened() local