Home
last modified time | relevance | path

Searched defs:putBytes (Results 1 – 25 of 27) sorted by relevance

12

/external/guava/guava/src/com/google/common/hash/
DPrimitiveSink.java45 PrimitiveSink putBytes(byte[] bytes); in putBytes() method
58 PrimitiveSink putBytes(byte[] bytes, int off, int len); in putBytes() method
69 PrimitiveSink putBytes(ByteBuffer bytes); in putBytes() method
DAbstractHasher.java59 public Hasher putBytes(byte[] bytes) { in putBytes() method in AbstractHasher
64 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractHasher
73 public Hasher putBytes(ByteBuffer b) { in putBytes() method in AbstractHasher
DAbstractByteHasher.java82 public Hasher putBytes(byte[] bytes) { in putBytes() method in AbstractByteHasher
89 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractByteHasher
96 public Hasher putBytes(ByteBuffer bytes) { in putBytes() method in AbstractByteHasher
DHasher.java62 Hasher putBytes(byte[] bytes); in putBytes() method
65 Hasher putBytes(byte[] bytes, int off, int len); in putBytes() method
68 Hasher putBytes(ByteBuffer bytes); in putBytes() method
DAbstractCompositeHashFunction.java82 public Hasher putBytes(byte[] bytes) { in fromHashers() method
90 public Hasher putBytes(byte[] bytes, int off, int len) { in fromHashers() method
98 public Hasher putBytes(ByteBuffer bytes) { in fromHashers() method
DAbstractStreamingHasher.java94 public final Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractStreamingHasher
99 public final Hasher putBytes(ByteBuffer readBuffer) { in putBytes() method in AbstractStreamingHasher
DAbstractNonStreamingHashFunction.java93 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractNonStreamingHashFunction.BufferingHasher
99 public Hasher putBytes(ByteBuffer bytes) { in putBytes() method in AbstractNonStreamingHashFunction.BufferingHasher
DMurmur3_32HashFunction.java293 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in Murmur3_32HashFunction.Murmur3_32Hasher
306 public Hasher putBytes(ByteBuffer buffer) { in putBytes() method in Murmur3_32HashFunction.Murmur3_32Hasher
/external/guava/android/guava/src/com/google/common/hash/
DPrimitiveSink.java45 PrimitiveSink putBytes(byte[] bytes); in putBytes() method
58 PrimitiveSink putBytes(byte[] bytes, int off, int len); in putBytes() method
69 PrimitiveSink putBytes(ByteBuffer bytes); in putBytes() method
DAbstractHasher.java59 public Hasher putBytes(byte[] bytes) { in putBytes() method in AbstractHasher
64 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractHasher
73 public Hasher putBytes(ByteBuffer b) { in putBytes() method in AbstractHasher
DAbstractByteHasher.java82 public Hasher putBytes(byte[] bytes) { in putBytes() method in AbstractByteHasher
89 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractByteHasher
96 public Hasher putBytes(ByteBuffer bytes) { in putBytes() method in AbstractByteHasher
DHasher.java62 Hasher putBytes(byte[] bytes); in putBytes() method
65 Hasher putBytes(byte[] bytes, int off, int len); in putBytes() method
68 Hasher putBytes(ByteBuffer bytes); in putBytes() method
DAbstractCompositeHashFunction.java82 public Hasher putBytes(byte[] bytes) { in fromHashers() method
90 public Hasher putBytes(byte[] bytes, int off, int len) { in fromHashers() method
98 public Hasher putBytes(ByteBuffer bytes) { in fromHashers() method
DAbstractStreamingHasher.java94 public final Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractStreamingHasher
99 public final Hasher putBytes(ByteBuffer readBuffer) { in putBytes() method in AbstractStreamingHasher
DAbstractNonStreamingHashFunction.java93 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in AbstractNonStreamingHashFunction.BufferingHasher
99 public Hasher putBytes(ByteBuffer bytes) { in putBytes() method in AbstractNonStreamingHashFunction.BufferingHasher
DMurmur3_32HashFunction.java293 public Hasher putBytes(byte[] bytes, int off, int len) { in putBytes() method in Murmur3_32HashFunction.Murmur3_32Hasher
306 public Hasher putBytes(ByteBuffer buffer) { in putBytes() method in Murmur3_32HashFunction.Murmur3_32Hasher
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Dguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...

12