Searched defs:DestDir (Results 1 – 7 of 7) sorted by relevance
55 void dumpLogs(const char* SrcDir, const char* DestDir, int limit, const char* prefix) { in dumpLogs()97 void copyFile(const char* SrcDir, const char* DestDir) { in copyFile()
137 std::string DestDir; variable146 ModuleDependencyCollector(std::string DestDir) in ModuleDependencyCollector()
135 std::string DestDir; variable144 ModuleDependencyCollector(std::string DestDir) in ModuleDependencyCollector()
123 std::string DestDir; variable145 ModuleDependencyCollector(std::string DestDir) in ModuleDependencyCollector()
78 void dumpLogsAscending(const char* SrcDir, const char* DestDir, int limit, const char* prefix) { in dumpLogsAscending()