Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc4589 uint32_t hash_index = hash_table.FindAndRemove(&super_method_name_comparator); in LinkVirtualMethods() local
4590 if (hash_index != hash_table.GetNotFoundIndex()) { in LinkVirtualMethods()
4592 hash_index, image_pointer_size_); in LinkVirtualMethods()