Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Dunique_vector.h37 static uint32_t ToHash32(size_t hash) { return static_cast<uint32_t>(hash); } in ToHash32() function
41 return {ToHash32(hash), static_cast<uint32_t>(index + 1u)}; in Make()
61 uint32_t hash32 = Node::ToHash32(hash); in Lookup()

Completed in 2 milliseconds