Searched defs:new_fd (Results 1 – 2 of 2) sorted by relevance
236 void setFd(int new_fd) { in setFd()481 int new_fd = -1; in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly() local
349 const int new_fd = TEMP_FAILURE_RETRY(open(file_path.c_str(), open_flags)); in ReopenOrDetach() local