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