Searched refs:Unquicken (Results 1 – 4 of 4) sorted by relevance
184 vdex->Unquicken(MakeNonOwningPointerVector(unique_ptr_dex_files), in OpenAtAddress()240 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,
1829 input_vdex_file_->Unquicken(dex_files, /* decompile_return_instruction */ false); in Compile()
789 vdex_file->Unquicken(MakeNonOwningPointerVector(tmp_dex_files), in OpenVdexUnquicken()