Searched refs:fromPathStr (Results 1 – 1 of 1) sorted by relevance
122 string fromPathStr(fromPath); in copyRecursive() local130 if (fromPathStr[fromPathStr.size()-1] != '/') in copyRecursive()131 fromPathStr += '/'; in copyRecursive()143 string oldFile = fromPathStr + name; in copyRecursive()