Home
last modified time | relevance | path

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

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