Searched refs:crash_tombstone_fd (Results 1 – 1 of 1) sorted by relevance
67 unique_fd crash_tombstone_fd; member222 crash->crash_tombstone_fd.reset(dup(output_fd.get())); in perform_request()364 if (crash->crash_tombstone_fd != -1) { in crash_completed_cb()365 std::string fd_path = StringPrintf("/proc/self/fd/%d", crash->crash_tombstone_fd.get()); in crash_completed_cb()