Home
last modified time | relevance | path

Searched defs:hash_table (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashIterator.h22 typedef HashTableImplTy hash_table; typedef
155 typedef HashTableImplTy hash_table; typedef
/aosp12/art/runtime/
H A Dclass_linker.cc6395 uint32_t* hash_table, in LinkVirtualHashTable()
6568 LinkVirtualHashTable hash_table(klass, hash_table_size, hash_table_ptr, image_pointer_size_); in LinkVirtualMethods() local