Searched defs:InsertWithHash (Results 1 – 2 of 2) sorted by relevance
173 void ClassTable::InsertWithHash(ObjPtr<mirror::Class> klass, size_t hash) { in InsertWithHash() function in art::ClassTable
455 iterator InsertWithHash(U&& element, size_t hash) { in InsertWithHash() function