Searched refs:CanMoveObjects (Results 1 – 10 of 10) sorted by relevance
78 bool CanMoveObjects() const override { in CanMoveObjects() function
138 bool CanMoveObjects() const override { in CanMoveObjects() function
201 bool CanMoveObjects() const override { in CanMoveObjects() function
127 bool CanMoveObjects() const override { in CanMoveObjects() function
84 bool CanMoveObjects() const override { in CanMoveObjects() function
229 CanMoveObjects()); in CreateZygoteSpace()
168 virtual bool CanMoveObjects() const = 0;
199 bool CanMoveObjects() const override { in CanMoveObjects() function
158 bool CanMoveObjects() const override { in CanMoveObjects() function in art::gc::collector::DummySpace
135 CHECK(from_space_->CanMoveObjects()) << "Attempting to move from " << *from_space_; in InitializePhase()