HomeSort by relevance Sort by last modified time
    Searched full:dump_tombstone (Results 1 - 3 of 3) sorted by null

  /system/core/include/cutils/
debugger.h 47 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen);
  /system/core/libcutils/
debugger.c 23 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { function
  /system/core/debuggerd/
debuggerd.c 495 if (dump_tombstone(tid, tombstone_path, sizeof(tombstone_path)) < 0) {

Completed in 86 milliseconds