Searched refs:readFd (Results 1 – 2 of 2) sorted by relevance
838 final FileDescriptor readFd = pipeFds[0]; in sendOverPipe() local865 decodedResult[0] = BitmapFactory.decodeFileDescriptor(readFd); in sendOverPipe()882 assertValidFd("readFd", readFd); in sendOverPipe()884 Os.close(readFd); in sendOverPipe()
313 ScopedFileDescriptor readFd(fds[0]); in checkFdRepeat() local317 ASSERT_OK((test.get()->*repeatFd)(readFd, &readOutFd)); in checkFdRepeat()