Searched defs:PushOntoMarkStack (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/collector/
H A Dconcurrent_copying.cc325 collector_->PushOntoMarkStack(obj);
582 void ConcurrentCopying::PushOntoMarkStack(mirror::Object* to_ref) { function in class:art::gc::collector::ConcurrentCopying
1906 PushOntoMarkStack(to_ref);
2010 PushOntoMarkStack(ref);
2060 PushOntoMarkStack(ref);

Completed in 40 milliseconds