Searched refs:byteArrayCopier (Results 1 – 3 of 3) sorted by relevance
768 Object byteArrayCopier = field.get(null); in testByteArrayCopier() local769 assertNotNull(byteArrayCopier); in testByteArrayCopier()771 byteArrayCopier.toString(), in testByteArrayCopier()772 byteArrayCopier.getClass().getSimpleName().endsWith("ArraysByteArrayCopier")); in testByteArrayCopier()
127 private static final ByteArrayCopier byteArrayCopier; field in ByteString136 byteArrayCopier = isAndroid ? new SystemByteArrayCopier() : new ArraysByteArrayCopier();300 return new LiteralByteString(byteArrayCopier.copyFrom(bytes, offset, size)); in copyFrom()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...