Searched refs:unloaded_types (Results 1 – 1 of 1) sorted by relevance
287 std::vector<TypeIndexInfo> unloaded_types; in CollisionCheck() local289 unloaded_types.push_back(TypeIndexInfo(dex_file)); in CollisionCheck()300 if (unloaded_types[i].GetIterator() != unloaded_types[i].GetIteratorEnd()) { in CollisionCheck()301 queue.emplace(dex_files_unloaded[i], &unloaded_types[i], /*from_loaded_oat*/false); in CollisionCheck()