Home
last modified time | relevance | path

Searched refs:MarkNonMoving (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying-inl.h194 return MarkNonMoving(self, from_ref, holder, offset); in Mark()
Dconcurrent_copying.h293 mirror::Object* MarkNonMoving(Thread* const self,
Dconcurrent_copying.cc3565 mirror::Object* ConcurrentCopying::MarkNonMoving(Thread* const self, in MarkNonMoving() function in art::gc::collector::ConcurrentCopying