Home | History | Annotate | Download | only in recovery

Lines Matching refs:TEMP_FAILURE_RETRY

820   android::base::unique_fd fd(TEMP_FAILURE_RETRY(open(partition.c_str(), O_WRONLY)));