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

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

Completed in 173 milliseconds