Searched defs:fromFd (Results 1 – 8 of 8) sorted by relevance
145 status_t FdBuffer::readProcessedDataInStream(int fd, unique_fd toFd, unique_fd fromFd, in readProcessedDataInStream()
125 std::string fromFd(int fd) { in fromFd() function
160 android::base::unique_fd fromFd(open(fromPath, O_RDONLY)); in copyFile() local
295 public static ParcelFileDescriptor fromFd(FileDescriptor fd, Handler handler, in fromFd() method in ParcelFileDescriptor387 public static ParcelFileDescriptor fromFd(int fd) throws IOException { in fromFd() method in ParcelFileDescriptor
810 int fromFd = open(from[i].c_str(), O_RDONLY); in copyCacheFiles() local
1000 int fromFd = open(from[i][0].c_str(), O_RDONLY); in copyCacheFiles() local
1009 int fromFd = open(from[i][0].c_str(), O_RDONLY); in copyCacheFiles() local
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...