Searched refs:tmp_dex_files (Results 1 – 1 of 1) sorted by relevance
782 DexFileUniqV tmp_dex_files; in OpenVdexUnquicken() local783 if (!vdex_file->OpenAllDexFiles(&tmp_dex_files, error_msg)) { in OpenVdexUnquicken()788 vdex_file->Unquicken(MakeNonOwningPointerVector(tmp_dex_files), in OpenVdexUnquicken()791 *dex_files = std::move(tmp_dex_files); in OpenVdexUnquicken()