Home
last modified time | relevance | path

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

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