Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dui.cpp455 bool rc = key_queue_cond.wait_for(lk, std::chrono::seconds(UI_WAIT_KEY_TIMEOUT_SEC), [this] { in WaitKey() local
/bootable/recovery/updater/
Dblockimg.cpp214 off64_t rc = TEMP_FAILURE_RETRY(lseek64(fd, offset, whence)); in check_lseek() local
1823 int rc = -1; in PerformBlockImageUpdate() local