Home
last modified time | relevance | path

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

/device/google/barbet/dumpstate/
DDumpstateDevice.cpp202 static void dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() argument
234 std::string destLogFile = destDir + "/" + dirent_list[i]->d_name; in dumpLogs()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp203 static void dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() argument
235 std::string destLogFile = destDir + "/" + dirent_list[i]->d_name; in dumpLogs()
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp200 static void dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() argument
232 std::string destLogFile = destDir + "/" + dirent_list[i]->d_name; in dumpLogs()
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp201 static void dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs() argument
233 std::string destLogFile = destDir + "/" + dirent_list[i]->d_name; in dumpLogs()