Searched refs:HashDescriptor (Results 1 – 2 of 2) sorted by relevance
150 const uint32_t hash = TableSlot::HashDescriptor(klass); in Insert()169 const uint32_t hash = TableSlot::HashDescriptor(klass); in InsertWithoutLocks()294 : TableSlot(klass, HashDescriptor(klass)) {} in TableSlot()296 uint32_t ClassTable::TableSlot::HashDescriptor(ObjPtr<mirror::Class> klass) { in HashDescriptor() function in art::ClassTable::TableSlot
83 static uint32_t HashDescriptor(ObjPtr<mirror::Class> klass)