Home
last modified time | relevance | path

Searched refs:WTFHashCombine (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dwtf_hash_util.h20 size_t WTFHashCombine(size_t seed, const T& value) { in WTFHashCombine() function
44 return WTFHashCombine(seed, value);