Searched defs:newHasher (Results 1 – 12 of 12) sorted by relevance
143 Hasher newHasher(); in newHasher() method151 Hasher newHasher(int expectedInputSize); in newHasher() method
35 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunction40 public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractNonStreamingHashFunction
49 public Hasher newHasher() { in newHasher() method in ChecksumHashFunction
55 @Override public Hasher newHasher() { in newHasher() method in Murmur3_128HashFunction
49 public Hasher newHasher() { in newHasher() method in AbstractCompositeHashFunction
67 @Override public Hasher newHasher() { in newHasher() method in SipHashFunction
61 @Override public Hasher newHasher() { in newHasher() method in Murmur3_32HashFunction
81 @Override public Hasher newHasher() { in newHasher() method in MessageDigestHashFunction
72 @Override public Hasher newHasher(int expectedInputSize) { in newHasher() method in AbstractStreamingHashFunction
103 public Hasher newHasher() { in newHasher() method in AbstractNonStreamingHashFunctionTest.StreamingVersion
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...