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

/external/chromium_org/third_party/smhasher/src/
H A DCity.cpp358 static void CityHashCrc256Long(const char *s, size_t len, function
431 CityHashCrc256Long(buf, 240, ~static_cast<uint32>(len), result);
436 CityHashCrc256Long(s, len, 0, result);

Completed in 738 milliseconds