Searched refs:PutWithHash (Results 1 – 3 of 3) sorted by relevance
542 return PutWithHash(element, hashfn_(element)); in Put()545 return PutWithHash(std::move(element), hashfn_(element)); in Put()549 void PutWithHash(U&& element, size_t hash) { in PutWithHash() function
382 tables_.back().set_.PutWithHash(GcRoot<mirror::String>(s), hash); in Insert()
8496 declared_virtual_signatures.PutWithHash(i, hash); in AssignVTableIndexes()8708 declared_virtual_signatures.PutWithHash(i, hash); in FindCopiedMethodsForInterface()8754 copied_method_records_.PutWithHash(new_record, hash); in FindCopiedMethodsForInterface()