Searched refs:get_output (Results 1 – 1 of 1) sorted by relevance
115 std::pair<std::string, unique_fd> get_output() { in get_output() function in CrashQueue221 std::tie(crash->crash_tombstone_path, output_fd) = CrashQueue::for_crash(crash)->get_output(); in perform_request()