Searched defs:copyInto (Results 1 – 13 of 13) sorted by relevance
152 fun copyInto(offset: Int = 0, target: ByteArray, targetOffset: Int = 0, byteCount: Int) in utf8() method
592 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView774 public <S extends Set<E>> S copyInto(S set) { in union() method
590 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView748 public <S extends Set<E>> S copyInto(S set) { in union() method
71 override fun copyInto( in <lambda>() method in okio.SegmentedByteString
140 actual open fun copyInto( in get() method in okio.ByteString
146 actual open fun copyInto( in <lambda>() method in okio.ByteString
112 override fun copyInto( in <lambda>() method in okio.SegmentedByteString
161 actual open fun copyInto( in write() method in okio.ByteString
589 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto() function in ASTTemplateKWAndArgsInfo
501 @Test fun copyInto() { in copyInto() method in okio.AbstractByteStringTest
1795 jspb.Message.copyInto = function(fromMessage, toMessage) { function in jspb.Message
668 static void copyInto(const DeclMapTy &src, DeclMapTy &dest) { in copyInto() function