Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp186 static const std::string TOMBSTONE_FILE_PREFIX = "tombstone_"; variable
1839 ds.tombstone_data_ = GetDumpFds(TOMBSTONE_DIR, TOMBSTONE_FILE_PREFIX, !ds.IsZipping()); in DumpstateDefaultAfterCritical()