Searched refs:toPathStr (Results 1 – 1 of 1) sorted by relevance
123 string toPathStr(toPath); in copyRecursive() local132 if (toPathStr[toPathStr.size()-1] != '/') in copyRecursive()133 toPathStr += '/'; in copyRecursive()144 string newFile = toPathStr + name; in copyRecursive()