Searched refs:profile_files_fd (Results 1 – 1 of 1) sorted by relevance
124 const std::vector<int>& profile_files_fd, in ProcessProfiles() argument129 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles()130 if (!profile_files.Init(profile_files_fd, &error)) { in ProcessProfiles()