Home
last modified time | relevance | path

Searched defs:hashBytes (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/guava/guava/src/com/google/common/hash/
H A DAbstractHashFunction.java61 public HashCode hashBytes(byte[] input) { in hashBytes() method in AbstractHashFunction
66 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in AbstractHashFunction
72 public HashCode hashBytes(ByteBuffer input) { in hashBytes() method in AbstractHashFunction
H A DHashFunction.java162 HashCode hashBytes(byte[] input); in hashBytes() method
171 HashCode hashBytes(byte[] input, int off, int len); in hashBytes() method
179 HashCode hashBytes(ByteBuffer input); in hashBytes() method
H A DAbstractNonStreamingHashFunction.java72 public abstract HashCode hashBytes(byte[] input, int off, int len); in hashBytes() method in AbstractNonStreamingHashFunction
75 public HashCode hashBytes(ByteBuffer input) { in hashBytes() method in AbstractNonStreamingHashFunction
H A DFingerprint2011.java42 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in Fingerprint2011
H A DFarmHashFingerprint64.java51 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in FarmHashFingerprint64
H A DMurmur3_32HashFunction.java223 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in Murmur3_32HashFunction
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DAbstractHashFunction.java61 public HashCode hashBytes(byte[] input) { in hashBytes() method in AbstractHashFunction
66 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in AbstractHashFunction
72 public HashCode hashBytes(ByteBuffer input) { in hashBytes() method in AbstractHashFunction
H A DHashFunction.java162 HashCode hashBytes(byte[] input); in hashBytes() method
171 HashCode hashBytes(byte[] input, int off, int len); in hashBytes() method
179 HashCode hashBytes(ByteBuffer input); in hashBytes() method
H A DAbstractNonStreamingHashFunction.java72 public abstract HashCode hashBytes(byte[] input, int off, int len); in hashBytes() method in AbstractNonStreamingHashFunction
75 public HashCode hashBytes(ByteBuffer input) { in hashBytes() method in AbstractNonStreamingHashFunction
H A DFingerprint2011.java42 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in Fingerprint2011
H A DFarmHashFingerprint64.java51 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in FarmHashFingerprint64
H A DMurmur3_32HashFunction.java223 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in Murmur3_32HashFunction
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/zero-allocation-hashing/main/java/io/grpc/xds/
H A DXxHash64.java104 long hashBytes(byte[] bytes) { in hashBytes() method in XxHash64
109 long hashBytes(byte[] bytes, int offset, int len) { in hashBytes() method in XxHash64
114 private long hashBytes(ByteSupplier supplier) { in hashBytes() method in XxHash64
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DAbstractNonStreamingHashFunctionTest.java134 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in NonStreamingVersion
H A DHashTestUtils.java64 int hashBytes = hashbits / 8; in verifyHashFunction() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DAbstractNonStreamingHashFunctionTest.java134 public HashCode hashBytes(byte[] input, int off, int len) { in hashBytes() method in NonStreamingVersion
H A DHashTestUtils.java64 int hashBytes = hashbits / 8; in verifyHashFunction() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/repackaged-jarjar/javac/
DShell.jarcom/android/shell/Screenshooter.class Screenshooter.java package com.android.shell final ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/javac/
DShell.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-commons/linux_glibc_common/local-javac-header/
Dow2-asm-commons.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm-commons/linux_glibc_common/javac/
Dow2-asm-commons.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/external/jarjar/lib/
HDasm-commons-7.3.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-commons-8.0.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-commons-9.6/android_common/local-combined/
Dasm-commons-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-commons-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...

12345678910>>...16