Home
last modified time | relevance | path

Searched refs:profile_files_fd (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofile_assistant.cc157 const std::vector<int>& profile_files_fd, in ProcessProfiles() argument
164 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles()
165 if (!profile_files.Init(profile_files_fd, &error)) { in ProcessProfiles()