Home
last modified time | relevance | path

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

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