Home
last modified time | relevance | path

Searched refs:get_output (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/tombstoned/
Dtombstoned.cpp115 std::pair<std::string, unique_fd> get_output() { in get_output() function in CrashQueue
221 std::tie(crash->crash_tombstone_path, output_fd) = CrashQueue::for_crash(crash)->get_output(); in perform_request()