Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc274 for (const DexFile* target_dex : target_dex_files) { in Unquicken() local
275 UnquickenDexFile(*target_dex, source_dex, decompile_return_instruction); in Unquicken()