Searched refs:directoryPath (Results 1 – 2 of 2) sorted by relevance
139 const std::string& directoryPath) in generateUniqueFilePath() argument141 char* filePath = tempnam(directoryPath.c_str(), nullptr); in generateUniqueFilePath()146 "DIR", directoryPath); in generateUniqueFilePath()
188 static std::string generateUniqueFilePath(const std::string& directoryPath);