Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp60 #define TOMBSTONE_TEMPLATE (TOMBSTONE_DIR"/tombstone_%02d") macro
686 snprintf(path, sizeof(path), TOMBSTONE_TEMPLATE, i); in open_tombstone()
714 snprintf(path, sizeof(path), TOMBSTONE_TEMPLATE, oldest); in open_tombstone()