Searched defs:rc (Results 1 – 3 of 3) sorted by relevance
157 int rc = TEMP_FAILURE_RETRY(adb_poll(&pfd, 1, timeout_ms)); in WaitForSocketClose() local
499 bool rc = key_queue_cond.wait_for(lk, std::chrono::seconds(UI_WAIT_KEY_TIMEOUT_SEC), [this] { in WaitKey() local
214 off64_t rc = TEMP_FAILURE_RETRY(lseek64(fd, offset, whence)); in check_lseek() local1823 int rc = -1; in PerformBlockImageUpdate() local