Searched refs:dump_backtrace_to_file (Results 1 - 3 of 3) sorted by relevance

/system/core/include/cutils/
H A Ddebugger.h52 int dump_backtrace_to_file(pid_t tid, int fd);
/system/core/libcutils/
H A Ddebugger.c56 int dump_backtrace_to_file(pid_t tid, int fd) { function
/system/core/debuggerd/
H A Ddebuggerd.c480 if (dump_backtrace_to_file(tid, fileno(stdout)) < 0) {

Completed in 2052 milliseconds