Home
last modified time | relevance | path

Searched defs:tombstone_file (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Ddebuggerd_test.cpp2503 void CheckForTombstone(const struct stat& text_st, std::optional<std::string>& tombstone_file) { in CheckForTombstone()
2540 std::optional<std::string> tombstone_file; in TEST() local