Home
last modified time | relevance | path

Searched defs:profile_files (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/profman/
H A Dprofile_assistant.cc31 const std::vector<ScopedFlock>& profile_files, in ProcessProfilesInternal()
155 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles() local
179 const std::vector<std::string>& profile_files, in ProcessProfiles()
H A Dboot_image_profile.cc200 const std::vector<std::string>& profile_files, in GenerateBootImageProfile()