Searched defs:InsertWithHash (Results 1 – 2 of 2) sorted by relevance
110 void ClassTable::InsertWithHash(mirror::Class* klass, size_t hash) { in InsertWithHash() function in art::ClassTable
391 void InsertWithHash(const T& element, size_t hash) { in InsertWithHash() function