Lines Matching refs:profiles_fd
142 int ProcessProfiles(const std::vector<int>& profiles_fd, int reference_profile_fd) {146 for (size_t k = 0; k < profiles_fd.size(); k++) {147 argv_str.push_back("--profile-file-fd=" + std::to_string(profiles_fd[k]));