Home
last modified time | relevance | path

Searched defs:new_ref (Results 1 – 11 of 11) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact-inl.h252 mirror::Object* new_ref = PostCompactAddress(old_ref); in UpdateRef() local
298 mirror::Object* new_ref = PostCompactAddress(old_ref); in UpdateRoot() local
308 mirror::Object* new_ref = PostCompactAddress(old_ref); in UpdateRoot() local
Dconcurrent_copying.cc3252 mirror::Object* new_ref = to_ref; in Process() local
3281 mirror::Object* new_ref = to_ref; in VisitRoots() local
3300 auto new_ref = mirror::CompressedReference<mirror::Object>::FromMirrorPtr(to_ref); in MarkRoot() local
Dmark_compact.cc2589 mirror::Object* new_ref = old_ref; in VisitRoot() local
/art/runtime/
Dread_barrier-inl.h181 auto new_ref = mirror::CompressedReference<MirrorType>::FromMirrorPtr(ref); in BarrierForRoot() local
Dintern_table.cc72 ObjPtr<mirror::String> new_ref = root.Read<kWithoutReadBarrier>(); in VisitRoots() local
Dthread.cc4052 mirror::Object* new_ref = ref; in VisitShadowFrame() local
4100 mirror::Object* new_ref = klass.Ptr(); in VisitDeclaringClass() local
4123 mirror::Object* new_ref = ref; in VisitNterpFrame() local
4171 mirror::Object* new_ref = ref; in VisitQuickFrameWithVregCallback() local
4219 mirror::Object* new_ref = ref; in VisitQuickFrameWithVregCallback() local
4254 mirror::Object* new_ref = ref; in VisitQuickFrameWithVregCallback() local
Dclass_linker.cc2415 ObjPtr<mirror::Class> new_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
2425 ObjPtr<mirror::Object> new_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
/art/runtime/jni/
Dlocal_reference_table_test.cc819 IndirectRef new_ref = lrt.Add(cookie0, c, &error_msg); in TEST_F() local
1007 IndirectRef new_ref = lrt.Add(cookie0, c, &error_msg); in TEST_F() local
/art/runtime/gc/accounting/
Dmod_union_table.cc222 mirror::Object* new_ref = visitor_->MarkObject(old_ref); in VisitRoot() local
/art/runtime/mirror/
Dclass.cc1622 ObjPtr<Object> new_ref = ReadBarrier::BarrierForRoot(root); in VisitRoot() local
/art/runtime/gc/space/
Dimage_space.cc1166 mirror::Object* new_ref = forward_(ref); in VisitRoot() local