Home | History | Annotate | Download | only in src

Lines Matching refs:MoveObject

704   void MoveObject(Address from, Address to);
768 void ObjectMoveEvent(Address from, Address to) { ids_.MoveObject(from, to); }