Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/include/
Dtombstone.h35 int open_tombstone(std::string* path);
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp678 int open_tombstone(std::string* out_path) { in open_tombstone() function