Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/hash/
H A Dfarmhash.h202 inline uint64_t Hash64WithSeed(const Str& s, uint64_t seed) { in Hash64WithSeed() function
H A Dfarmhash.cc515 uint64_t Hash64WithSeed(const char *s, size_t len, uint64_t seed) { in Hash64WithSeed() function
1460 uint64_t Hash64WithSeed(const char* s, size_t len, uint64_t seed) { in Hash64WithSeed() function
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/
H A Dfarmhash.h200 inline uint64_t Hash64WithSeed(const Str& s, uint64_t seed) { in Hash64WithSeed() function
H A Dfarmhash.cc513 uint64_t Hash64WithSeed(const char *s, size_t len, uint64_t seed) { in Hash64WithSeed() function
1458 uint64_t Hash64WithSeed(const char* s, size_t len, uint64_t seed) { in Hash64WithSeed() function