Home
last modified time | relevance | path

Searched defs:rc (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minadbd/
Dminadbd_services.cpp157 int rc = TEMP_FAILURE_RETRY(adb_poll(&pfd, 1, timeout_ms)); in WaitForSocketClose() local
/bootable/recovery/recovery_ui/
Dui.cpp499 bool rc = key_queue_cond.wait_for(lk, std::chrono::seconds(UI_WAIT_KEY_TIMEOUT_SEC), [this] { in WaitKey() local
/bootable/deprecated-ota/updater/
Dblockimg.cpp214 off64_t rc = TEMP_FAILURE_RETRY(lseek64(fd, offset, whence)); in check_lseek() local
1823 int rc = -1; in PerformBlockImageUpdate() local