Searched defs:to_ref (Results 1 – 3 of 3) sorted by relevance
459 void ConcurrentCopying::PushOntoMarkStack(mirror::Object* to_ref) { in PushOntoMarkStack()699 mirror::Object* to_ref; in ProcessMarkStack() local1121 void ConcurrentCopying::Scan(mirror::Object* to_ref) { in Scan()1133 mirror::Object* to_ref = Mark(ref); in Process() local1159 mirror::Object* to_ref = Mark(ref); in VisitRoots() local1184 mirror::Object* to_ref = Mark(ref); in VisitRoots() local1295 mirror::Object* to_ref = region_space_->AllocNonvirtual<true>( in Copy() local1423 mirror::Object* to_ref; in IsMarked() local1514 mirror::Object* to_ref; in Mark() local1651 mirror::Object* to_ref = reinterpret_cast<ConcurrentCopying*>(arg)->IsMarked(from_ref); in IsHeapReferenceMarkedCallback() local
68 bool Enqueue(mirror::Object* to_ref) { in Enqueue()84 bool EnqueueThreadUnsafe(mirror::Object* to_ref) { in EnqueueThreadUnsafe()
28 mirror::Object* to_ref = ReadBarrier::BarrierForRoot(handle_on_stack); in ReadBarrierJni() local