Searched refs:orig_pointer (Results 1 – 1 of 1) sorted by relevance
2854 auto* orig_pointer = reinterpret_cast<GcRoot<mirror::Object>*>(pair.first); in CopyAndFixupNativeData() local2856 CopyAndFixupReference(dest_pointer->AddressWithoutBarrier(), orig_pointer->Read()); in CopyAndFixupNativeData()