Searched defs:hashString (Results 1 – 5 of 5) sorted by relevance
201 HashCode hashString(CharSequence input, Charset charset); in hashString() method
57 @Override public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in AbstractNonStreamingHashFunction
44 @Override public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in AbstractStreamingHashFunction
143 public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in NonStreamingVersion
97 uint32_t NamedStreamMap::hashString(uint32_t Offset) const { in hashString() function in NamedStreamMap