Home
last modified time | relevance | path

Searched defs:copyToInternal (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DNioByteString.java107 protected void copyToInternal( in copyToInternal() method in NioByteString
DByteString.java608 protected abstract void copyToInternal(byte[] target, int sourceOffset, in copyToInternal() method
1287 protected void copyToInternal( in copyToInternal() method in LiteralByteString
1524 protected void copyToInternal(byte[] target, int sourceOffset, int targetOffset, in copyToInternal() method in BoundedByteString
DRopeByteString.java343 protected void copyToInternal(byte[] target, int sourceOffset, in copyToInternal() method in RopeByteString