Searched refs:copy_methods (Results 1 – 2 of 2) sorted by relevance
544 mirror::MethodDexCacheType* copy_methods = RelocatedCopyOf(orig_methods); in PatchDexFileArrays() local549 mirror::DexCache::SetNativePairPtrSize(copy_methods, j, copy, pointer_size); in PatchDexFileArrays()
2444 mirror::MethodDexCacheType* copy_methods = NativeCopyLocation(orig_methods, orig_dex_cache); in FixupDexCache() local2451 mirror::DexCache::SetNativePairPtrSize(copy_methods, i, copy_pair, target_ptr_size_); in FixupDexCache()