Home
last modified time | relevance | path

Searched defs:dest_array (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime_image.cc864 auto* dest_array = in CopyFieldArrays() local
891 auto* dest_array = in CopyMethodArrays() local
/art/dex2oat/linker/
Dimage_writer.cc2833 auto* dest_array = reinterpret_cast<LengthPrefixedArray<ArtField>*>(dest); in CopyAndFixupNativeData() local
2956 auto* dest_array = down_cast<mirror::PointerArray*>(dst); in CopyAndFixupMethodPointerArray() local