Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A 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
H A Dintern_table.cc69 ObjPtr<mirror::String> old_ref = root.Read<kWithoutReadBarrier>(); in VisitRoots() local
H A Dclass_linker.cc2141 ObjPtr<mirror::Class> old_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
2149 ObjPtr<mirror::Object> old_ref = root.Read<kWithoutReadBarrier>(); in VisitClassRoots() local
/aosp12/art/runtime/gc/accounting/
H A Dmod_union_table.cc221 mirror::Object* old_ref = root->AsMirrorPtr(); in VisitRoot() local
/aosp12/art/runtime/mirror/
H A Dobject-inl.h751 uint32_t old_ref = atomic_addr->exchange(new_ref, std::memory_order_seq_cst); in ExchangeFieldObject() local
H A Dclass.cc1275 ObjPtr<Object> old_ref = root->AsMirrorPtr(); in VisitRoot() local