Home
last modified time | relevance | path

Searched defs:Hash64WithSeed (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/util/hash/
Dfarmhash.h202 inline uint64_t Hash64WithSeed(const Str& s, uint64_t seed) { in Hash64WithSeed() function
Dfarmhash.cc518 uint64_t Hash64WithSeed(const char *s, size_t len, uint64_t seed) { in Hash64WithSeed() function
1464 uint64_t Hash64WithSeed(const char* s, size_t len, uint64_t seed) { in Hash64WithSeed() function