Searched refs:JoinPath (Results 1 – 2 of 2) sorted by relevance
95 std::string JoinPath(const std::string &path1, const std::string &path2);
290 std::string JoinPath(const std::string &path1, const std::string &path2) { in JoinPath() function360 std::string FilePath = JoinPath(outDirectory, outFileName); in startFile()