Home
last modified time | relevance | path

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

/system/core/debuggerd/include/debuggerd/
Dclient.h33 int dump_backtrace_to_file_timeout(pid_t tid, enum DebuggerdDumpType dump_type, int timeout_secs,
/system/core/debuggerd/client/
Ddebuggerd_client.cpp304 return dump_backtrace_to_file_timeout(tid, dump_type, 0, fd); in dump_backtrace_to_file()
307 int dump_backtrace_to_file_timeout(pid_t tid, DebuggerdDumpType dump_type, int timeout_secs, in dump_backtrace_to_file_timeout() function