HomeSort by relevance Sort by last modified time
    Searched refs:Hash128WithSeed (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/util/hash/
farmhash.h 96 uint128_t Hash128WithSeed(const char* s, size_t len, uint128_t seed);
231 inline uint128_t Hash128WithSeed(const Str& s, uint128_t seed) {
farmhash.cc     [all...]

Completed in 84 milliseconds