Searched refs:TransferFrom (Results 1 – 3 of 3) sorted by relevance
21 void TransferFrom(Block& other);
16 Block::TransferFrom(Block& other) in TransferFrom() function in Block
1179 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()1222 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()1229 info.block.TransferFrom(newBlock); in _UpdateOrInsertKey()1250 tempBlockUpdateInsert.TransferFrom(newBlock); in _UpdateOrInsertKey()1276 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()1323 tempBlockUpdate.TransferFrom(info.block); in _UpdateOrInsertKey()1341 tempBlockInsert.TransferFrom(newBlock); in _UpdateOrInsertKey()