Searched defs:expectedInputSize (Results 1 – 3 of 3) sorted by relevance
39 public Hasher newHasher(int expectedInputSize) { in newHasher()80 BufferingHasher(int expectedInputSize) { in BufferingHasher()151 ExposedByteArrayOutputStream(int expectedInputSize) { in ExposedByteArrayOutputStream()
151 Hasher newHasher(int expectedInputSize); in newHasher()
64 @Override public Hasher newHasher(int expectedInputSize) { in newHasher()