Searched refs:target_dex_files (Results 1 – 2 of 2) sorted by relevance
240 void VdexFile::Unquicken(const std::vector<const DexFile*>& target_dex_files, in Unquicken() argument243 for (const DexFile* target_dex : target_dex_files) { in Unquicken()
319 void Unquicken(const std::vector<const DexFile*>& target_dex_files,