Searched defs:tarStr (Results 1 – 2 of 2) sorted by relevance
69 void GetLog::TarFiles(std::string tarStr) in TarFiles()
192 std::string tarStr = compressedFilePath.str() + " -C " + LOG_FILE_DIR + " " + sourceFileName; in TarFile() local