Searched refs:InsertAll (Results 1 – 1 of 1) sorted by relevance
69 void InsertAll(const Partition& src);163 void HashTable<Key, T, Hash>::Partition::InsertAll(const Partition& src) { in InsertAll() function181 new_hash_table->InsertAll(*full_table_); in Insert()