Searched refs:profilesToKeep (Results 1 – 2 of 2) sorted by relevance
188 long cleanup(in List<com.android.server.art.ProfilePath> profilesToKeep, in cleanup() argument
1084 List<ProfilePath> profilesToKeep = new ArrayList<>(); in cleanup() local1100 profilesToKeep.addAll(profileLists.allProfiles()); in cleanup()1110 return mInjector.getArtd().cleanup(profilesToKeep, artifactsToKeep, vdexFilesToKeep, in cleanup()