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