Searched refs:dest_imt (Results 1 – 1 of 1) sorted by relevance
2842 ImTable* dest_imt = reinterpret_cast<ImTable*>(dest); in CopyAndFixupNativeData() local2843 CopyAndFixupImTable(orig_imt, dest_imt); in CopyAndFixupNativeData()