Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc4892 return GetNotFoundIndex(); in FindAndRemove()
4894 static uint32_t GetNotFoundIndex() { in GetNotFoundIndex() function in art::LinkVirtualHashTable
4977 if (hash_index != hash_table.GetNotFoundIndex()) { in LinkVirtualMethods()