Searched refs:target_dex_files (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dvdex_file.cc230 void VdexFile::Unquicken(const std::vector<const DexFile*>& target_dex_files, argument
233 for (const DexFile* target_dex : target_dex_files) {
H A Dvdex_file.h287 void Unquicken(const std::vector<const DexFile*>& target_dex_files,

Completed in 300 milliseconds