Home
last modified time | relevance | path

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

/device/google/trout/hal/dumpstate/1.1/
DDumpstateDevice.cpp101 const fs::path& dumpPath) { in dumpRemoteLogs()
123 bool DumpstateDevice::dumpString(const std::string& text, const fs::path& dumpPath) { in dumpString()