Home
last modified time | relevance | path

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

/system/core/debuggerd/include/debuggerd/
Dclient.h32 int dump_backtrace_to_file(pid_t tid, enum DebuggerdDumpType dump_type, int output_fd);
/system/core/debuggerd/client/
Ddebuggerd_client.cpp230 int dump_backtrace_to_file(pid_t tid, DebuggerdDumpType dump_type, int fd) { in dump_backtrace_to_file() function