Home
last modified time | relevance | path

Searched defs:old_ref (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dread_barrier-inl.h59 MirrorType* old_ref = ref; in Barrier() local
80 MirrorType* old_ref = ref; in Barrier() local
134 MirrorType* old_ref = ref; in BarrierForRoot() local
175 auto old_ref = mirror::CompressedReference<MirrorType>::FromMirrorPtr(ref); in BarrierForRoot() local
Dintern_table.cc69 ObjPtr<mirror::String> old_ref = root.Read<kWithoutReadBarrier>(); in VisitRoots() local
Dclass_linker.cc2279 ObjPtr<mirror::Class> old_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
2287 ObjPtr<mirror::Object> old_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
/art/runtime/gc/accounting/
Dmod_union_table.cc221 mirror::Object* old_ref = root->AsMirrorPtr(); in VisitRoot() local
/art/runtime/mirror/
Dobject-inl.h751 uint32_t old_ref = atomic_addr->exchange(new_ref, std::memory_order_seq_cst); in ExchangeFieldObject() local
Dclass.cc1306 ObjPtr<Object> old_ref = root->AsMirrorPtr(); in VisitRoot() local