Searched refs:destDir (Results 1 – 4 of 4) sorted by relevance
/device/google/barbet/dumpstate/ |
D | DumpstateDevice.cpp | 202 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/ |
D | DumpstateDevice.cpp | 203 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/ |
D | DumpstateDevice.cpp | 200 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/ |
D | DumpstateDevice.cpp | 201 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()
|