Searched refs:UnquickenDexFile (Results 1 – 3 of 3) sorted by relevance
275 UnquickenDexFile(*target_dex, source_dex, decompile_return_instruction); in Unquicken()308 void VdexFile::UnquickenDexFile(const DexFile& target_dex_file, in UnquickenDexFile() function in art::VdexFile311 UnquickenDexFile( in UnquickenDexFile()315 void VdexFile::UnquickenDexFile(const DexFile& target_dex_file, in UnquickenDexFile() function in art::VdexFile
325 void UnquickenDexFile(const DexFile& target_dex_file,367 void UnquickenDexFile(const DexFile& target_dex_file,
70 vdex->UnquickenDexFile(new_dex_file, in DoDexUnquicken()