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

  /system/core/debuggerd/
tombstone.h 32 int open_tombstone(std::string* path);
tombstone.cpp 634 // open_tombstone - find an available tombstone slot, if any, of the
637 int open_tombstone(std::string* out_path) { function
debuggerd.cpp 572 tombstone_fd = open_tombstone(&tombstone_path);

Completed in 105 milliseconds