Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2746 auto* dest_array = reinterpret_cast<LengthPrefixedArray<ArtField>*>(dest); in CopyAndFixupNativeData() local
2868 auto* dest_array = down_cast<mirror::PointerArray*>(dst); in CopyAndFixupMethodPointerArray() local