Searched defs:profiles (Results 1 – 8 of 8) sorted by relevance
115 boolean mergeProfiles(in List<com.android.server.art.ProfilePath> profiles, in mergeProfiles()280 in List<com.android.server.art.ProfilePath.WritableProfilePath> profiles); in commitPreRebootStagedFiles()
763 List<ProfilePath> profiles = new ArrayList<>(); in snapshotOrDumpAppProfile() local827 List<ProfilePath> profiles = new ArrayList<>(); in snapshotBootImageProfile() local1143 List<WritableProfilePath> profiles = mInjector.getArtFileManager() in commitPreRebootStagedFiles() local1330 private ParcelFileDescriptor mergeProfilesAndGetFd(@NonNull List<ProfilePath> profiles, in mergeProfilesAndGetFd()
290 List<ProfilePath> profiles = new ArrayList<>(); in allProfiles() local
341 List<ProfilePath> profiles = new ArrayList<>(); in getCurProfiles() local
146 [[maybe_unused]] const char* const profiles[], in PaletteSetTaskProfiles()
251 const char* const profiles[], in PaletteSetTaskProfiles()
862 std::vector<ScratchFile> profiles; in TEST_F() local994 std::vector<ScratchFile> profiles; in TEST_F() local
2131 const std::vector<std::string>& profiles = named_component_location.profile_filenames; in Load() local