Searched refs:targetDir (Results 1 – 2 of 2) sorted by relevance
446 bool WuKongUtil::DeleteFile(std::string targetDir) in DeleteFile() argument450 char *realPathSource = realpath(targetDir.c_str(), filepathSource); in DeleteFile()453 dirdp = opendir(targetDir.c_str()); in DeleteFile()456 std::string sourceFile = targetDir + currentFileName; in DeleteFile()
156 bool DeleteFile(std::string targetDir);