Searched refs:copy_methods (Results 1 – 2 of 2) sorted by relevance
607 ArtMethod** copy_methods = RelocatedCopyOf(orig_methods); in PatchDexFileArrays() local611 mirror::DexCache::SetElementPtrSize(copy_methods, j, copy, pointer_size); in PatchDexFileArrays()
1996 ArtMethod** copy_methods = NativeCopyLocation(orig_methods, orig_dex_cache); in FixupDexCache() local2001 mirror::DexCache::SetElementPtrSize(copy_methods, i, copy, target_ptr_size_); in FixupDexCache()