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