Searched refs:have_profile_fd (Results 1 – 1 of 1) sorted by relevance
870 const bool have_profile_fd = profile_file_fd_ != kInvalidFd; in ProcessOptions() local871 if (have_profile_file && have_profile_fd) { in ProcessOptions()875 if (have_profile_file || have_profile_fd) { in ProcessOptions()