Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dclass_linker.cc6443 return GetNotFoundIndex(); in FindAndRemove()
6446 static uint32_t GetNotFoundIndex() { in GetNotFoundIndex() function in art::LinkVirtualHashTable
6595 if (hash_index != hash_table.GetNotFoundIndex()) { in LinkVirtualMethods()