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

/system/core/include/cutils/
H A Ddebugger.h47 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen);
/system/core/libcutils/
H A Ddebugger.c23 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { function
/system/core/debuggerd/
H A Ddebuggerd.c486 if (dump_tombstone(tid, tombstone_path, sizeof(tombstone_path)) < 0) {

Completed in 76 milliseconds