Searched defs:transferTo (Results 1 – 4 of 4) sorted by relevance
499 public long transferTo(long position, long count, WritableByteChannel target) throws IOException { in transferTo() method in JimfsFileChannel
559 public long transferTo(long pos, long count, WritableByteChannel dest) throws IOException { in transferTo() method in RegularFile
207 CompileCommand transferTo(StringRef Filename) const { in transferTo() function
54 void ResourceTracker::transferTo(ResourceTracker &DstRT) { in transferTo() function in llvm::orc::ResourceTracker