Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dtombstone.cpp57 #define TOMBSTONE_TEMPLATE (TOMBSTONE_DIR"/tombstone_%02d") macro
645 snprintf(path, sizeof(path), TOMBSTONE_TEMPLATE, i); in open_tombstone()
673 snprintf(path, sizeof(path), TOMBSTONE_TEMPLATE, oldest); in open_tombstone()