Searched refs:Unquicken (Results 1 – 4 of 4) sorted by relevance
190 vdex->Unquicken(MakeNonOwningPointerVector(unique_ptr_dex_files), in OpenAtAddress()263 Unquicken(MakeNonOwningPointerVector(unique_ptr_dex_files), in UnquickenInPlace()271 void VdexFile::Unquicken(const std::vector<const DexFile*>& target_dex_files, in Unquicken() function in art::VdexFile
319 void Unquicken(const std::vector<const DexFile*>& target_dex_files,
2108 input_vdex_file_->Unquicken(dex_files, /* decompile_return_instruction */ false); in Compile()
788 vdex_file->Unquicken(MakeNonOwningPointerVector(tmp_dex_files), in OpenVdexUnquicken()