Searched refs:Hash64StringWithSeed (Results 1 - 2 of 2) sorted by relevance

/external/regex-re2/util/
H A Dutil.h123 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) { function in namespace:re2
/external/regex-re2/re2/
H A Ddfa.cc146 return Hash64StringWithSeed(s, len, a->flag_);

Completed in 78 milliseconds