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

/external/chromium_org/third_party/re2/util/
H A Dutil.h128 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) { function in namespace:re2
/external/regex-re2/util/
H A Dutil.h123 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) { function in namespace:re2

Completed in 99 milliseconds