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

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

Completed in 187 milliseconds