Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp56 static const string EXTENSION_ENVELOPE(".envelope"); variable
549 string envelopeFileName = make_filename(timestampNs, EXTENSION_ENVELOPE); in createReportFile()
598 make_filename(timestampNs, EXTENSION_ENVELOPE), in getReport()
706 const string filename = make_filename(timestampNs, EXTENSION_ENVELOPE); in file_exists_locked()
741 bool isEnvelope = ends_with(entryname, EXTENSION_ENVELOPE); in get_directory_contents_locked()