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
520 string envelopeFileName = make_filename(timestampNs, EXTENSION_ENVELOPE); in createReportFile()
569 make_filename(timestampNs, EXTENSION_ENVELOPE), in getReport()
677 const string filename = make_filename(timestampNs, EXTENSION_ENVELOPE); in file_exists_locked()
712 bool isEnvelope = ends_with(entryname, EXTENSION_ENVELOPE); in get_directory_contents_locked()