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

/art/runtime/
H A Dclass_linker.cc5809 return GetNotFoundIndex();
5812 static uint32_t GetNotFoundIndex() { function in class:art::LinkVirtualHashTable
5945 if (hash_index != hash_table.GetNotFoundIndex()) {

Completed in 34 milliseconds