Searched defs:hashString (Results 1 – 12 of 12) sorted by relevance
43 public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in AbstractHashFunction
206 HashCode hashString(CharSequence input, Charset charset); in hashString() method
66 public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in AbstractNonStreamingHashFunction
145 public HashCode hashString(CharSequence input, Charset charset) { in hashString() method in Murmur3_32HashFunction
96 uint32_t NamedStreamMap::hashString(uint32_t Offset) const { in hashString() function in NamedStreamMap
353 func hashString(s string) uint32 { func
500 const std::string &hashString = hashStream.str(); in ComputePipelineCacheVkChunkKey() local