Searched refs:targetDir (Results 1 – 2 of 2) sorted by relevance
613 bool WuKongUtil::DeleteFile(std::string targetDir) in DeleteFile() argument617 char *realPathSource = realpath(targetDir.c_str(), filepathSource); in DeleteFile()620 dirdp = opendir(targetDir.c_str()); in DeleteFile()623 std::string sourceFile = targetDir + currentFileName; in DeleteFile()
215 bool DeleteFile(std::string targetDir);