Searched refs:MarkNonMoving (Results 1 – 3 of 3) sorted by relevance
88 return MarkNonMoving(from_ref); in Mark()
186 mirror::Object* MarkNonMoving(mirror::Object* from_ref) SHARED_REQUIRES(Locks::mutator_lock_)
1990 mirror::Object* ConcurrentCopying::MarkNonMoving(mirror::Object* ref) { in MarkNonMoving() function in art::gc::collector::ConcurrentCopying