Searched refs:Unquicken (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dvdex_file.cc173 vdex->Unquicken(MakeNonOwningPointerVector(unique_ptr_dex_files),
230 void VdexFile::Unquicken(const std::vector<const DexFile*>& target_dex_files, function in class:art::VdexFile
H A Dvdex_file.h287 void Unquicken(const std::vector<const DexFile*>& target_dex_files,
/art/dex2oat/
H A Ddex2oat.cc1902 TimingLogger::ScopedTiming time_unquicken("Unquicken", timings_);
1907 input_vdex_file_->Unquicken(dex_files_, /* decompile_return_instruction */ false);
/art/oatdump/
H A Doatdump.cc730 vdex_file->Unquicken(MakeNonOwningPointerVector(tmp_dex_files),

Completed in 151 milliseconds