Home
last modified time | relevance | path

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

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