Home
last modified time | relevance | path

Searched refs:Hash128WithSeed (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/util/hash/
Dfarmhash.h96 uint128_t Hash128WithSeed(const char* s, size_t len, uint128_t seed);
231 inline uint128_t Hash128WithSeed(const Str& s, uint128_t seed) { in Hash128WithSeed() function
Dfarmhash.cc1487 uint128_t Hash128WithSeed(const char* s, size_t len, uint128_t seed) { in Hash128WithSeed() function