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

  /system/core/include/cutils/
debugger.h 53 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen);
  /system/core/libcutils/
debugger.c 102 int dump_tombstone(pid_t tid, char* pathbuf, size_t pathlen) { function
  /system/sepolicy/
access_vectors 608 dump_tombstone
  /system/core/debuggerd/
debuggerd.cpp 137 "dump_tombstone",
904 if (dump_tombstone(tid, tombstone_path, sizeof(tombstone_path)) < 0) {

Completed in 3538 milliseconds