Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc31 const std::vector<ScopedFlock>& profile_files, in ProcessProfilesInternal()
153 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles() local
177 const std::vector<std::string>& profile_files, in ProcessProfiles()
Dboot_image_profile.cc200 const std::vector<std::string>& profile_files, in GenerateBootImageProfile()
/art/runtime/gc/space/
Dimage_space.h325 std::vector<std::string> profile_files; member
Dimage_space.cc93 const std::vector<std::string>& profile_files, in ImageSpace()
691 const std::vector<std::string>& profile_files, in Init()
2781 const std::vector<std::string>& profile_files, in Load()
/art/artd/
Dartd.cc648 std::vector<std::unique_ptr<File>> profile_files; in mergeProfiles() local
/art/dex2oat/
Ddex2oat.cc2397 std::vector<std::unique_ptr<File>> profile_files; in LoadProfile() local