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

/art/runtime/base/
H A Dhash_set.h331 const size_t next_hash = hashfn_(next_element); local
334 size_t next_ideal_index = IndexForHash(next_hash);

Completed in 148 milliseconds