Home
last modified time | relevance | path

Searched defs:Hash64WithSeeds (Results 1 – 4 of 4) sorted by relevance

/external/icing/icing/text_classifier/lib3/utils/hash/
Dfarmhash.h210 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
Dfarmhash.cc517 uint64_t Hash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
1466 uint64_t Hash64WithSeeds(const char* s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
/external/libtextclassifier/native/utils/hash/
Dfarmhash.h212 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
Dfarmhash.cc519 uint64_t Hash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function
1468 uint64_t Hash64WithSeeds(const char* s, size_t len, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds() function