Home
last modified time | relevance | path

Searched refs:copy_fields (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.cc558 mirror::FieldDexCacheType* copy_fields = RelocatedCopyOf(orig_fields); in PatchDexFileArrays() local
563 mirror::DexCache::SetNativePairPtrSize(copy_fields, j, copy, pointer_size); in PatchDexFileArrays()
/art/compiler/
Dimage_writer.cc2459 mirror::FieldDexCacheType* copy_fields = NativeCopyLocation(orig_fields, orig_dex_cache); in FixupDexCache() local
2465 mirror::DexCache::SetNativePairPtrSize(copy_fields, i, copy, target_ptr_size_); in FixupDexCache()