Home
last modified time | relevance | path

Searched refs:open_tombstone (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/
Dtombstone.h32 int open_tombstone(std::string* path);
Dtombstone.cpp637 int open_tombstone(std::string* out_path) { in open_tombstone() function
Ddebuggerd.cpp572 tombstone_fd = open_tombstone(&tombstone_path); in worker_process()