Home
last modified time | relevance | path

Searched defs:PREFIX_TMPFILE_NAME (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpPool.h147 static const std::string PREFIX_TMPFILE_NAME; variable
DDumpPool.cpp34 const std::string DumpPool::PREFIX_TMPFILE_NAME = "dump-tmp."; member in android::os::dumpstate::DumpPool