Searched refs:Unquicken (Results 1 – 4 of 4) sorted by relevance
173 vdex->Unquicken(MakeNonOwningPointerVector(unique_ptr_dex_files), in OpenAtAddress()230 void VdexFile::Unquicken(const std::vector<const DexFile*>& target_dex_files, in Unquicken() function in art::VdexFile
287 void Unquicken(const std::vector<const DexFile*>& target_dex_files,
1907 input_vdex_file_->Unquicken(dex_files_, /* decompile_return_instruction */ false); in Compile()
730 vdex_file->Unquicken(MakeNonOwningPointerVector(tmp_dex_files), in OpenVdexUnquicken()