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

  /external/chromium_org/third_party/re2/util/
util.h 128 static inline uint64 Hash64StringWithSeed(const char* s, int len, uint32 seed) {
  /external/chromium_org/third_party/re2/re2/
dfa.cc 148 return Hash64StringWithSeed(s, len, a->flag_);
    [all...]

Completed in 219 milliseconds