Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp142 static const std::string kDumpstateBoardPath = "/bugreports/"; variable
1258 const std::string path = kDumpstateBoardPath + "lshal_debug_" + cleanName; in DumpHals()
1578 paths.emplace_back(kDumpstateBoardPath + kDumpstateBoardFiles[i]); in DumpstateBoard()