Home
last modified time | relevance | path

Searched defs:newHasher (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DHashFunction.java133 Hasher newHasher(); in newHasher() method
140 Hasher newHasher(int expectedInputSize); in newHasher() method
H A DAbstractNonStreamingHashFunction.java36 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunction
41 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractNonStreamingHashFunction
H A DAbstractCompositeHashFunction.java55 public Hasher newHasher() { in newHasher() method in AbstractCompositeHashFunction
64 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractCompositeHashFunction
H A DAbstractHashFunction.java77 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractHashFunction
H A DChecksumHashFunction.java50 public Hasher newHasher() { in newHasher() method in ChecksumHashFunction
H A DCrc32cHashFunction.java37 public Hasher newHasher() { in newHasher() method in Crc32cHashFunction
H A DMacHashFunction.java81 public Hasher newHasher() { in newHasher() method in MacHashFunction
H A DMurmur3_128HashFunction.java64 public Hasher newHasher() { in newHasher() method in Murmur3_128HashFunction
H A DSipHashFunction.java73 public Hasher newHasher() { in newHasher() method in SipHashFunction
H A DMessageDigestHashFunction.java92 public Hasher newHasher() { in newHasher() method in MessageDigestHashFunction
H A DMurmur3_32HashFunction.java85 public Hasher newHasher() { in newHasher() method in Murmur3_32HashFunction
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/
H A DHashFunction.java133 Hasher newHasher(); in newHasher() method
140 Hasher newHasher(int expectedInputSize); in newHasher() method
H A DAbstractNonStreamingHashFunction.java36 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunction
41 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractNonStreamingHashFunction
H A DAbstractCompositeHashFunction.java55 public Hasher newHasher() { in newHasher() method in AbstractCompositeHashFunction
64 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractCompositeHashFunction
H A DAbstractHashFunction.java77 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractHashFunction
H A DCrc32cHashFunction.java37 public Hasher newHasher() { in newHasher() method in Crc32cHashFunction
H A DChecksumHashFunction.java56 public Hasher newHasher() { in newHasher() method in ChecksumHashFunction
H A DMacHashFunction.java81 public Hasher newHasher() { in newHasher() method in MacHashFunction
H A DMurmur3_128HashFunction.java64 public Hasher newHasher() { in newHasher() method in Murmur3_128HashFunction
H A DSipHashFunction.java73 public Hasher newHasher() { in newHasher() method in SipHashFunction
H A DMessageDigestHashFunction.java92 public Hasher newHasher() { in newHasher() method in MessageDigestHashFunction
H A DMurmur3_32HashFunction.java85 public Hasher newHasher() { in newHasher() method in Murmur3_32HashFunction
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DAbstractNonStreamingHashFunctionTest.java101 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunctionTest.StreamingVersion
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DAbstractNonStreamingHashFunctionTest.java101 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunctionTest.StreamingVersion
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.9/
HDauto-value-1.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12345678910>>...13