Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h386 size_t unwrapped_next_index = next_index; in erase() local
387 if (unwrapped_next_index < empty_index) { in erase()
388 unwrapped_next_index += NumBuckets(); in erase()
396 unwrapped_next_ideal_index > unwrapped_next_index) { in erase()