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