Searched defs:GetNotFoundIndex (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 36 milliseconds