Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp97 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output() function
248 bool success = forward_output(pipe_read.get(), output_fd.get(), tid); in trace_handler()