Searched refs:docsPath (Results 1 – 1 of 1) sorted by relevance
534 std::string docsPath = filesPath + "Docs/"; in MoveFileManagerData() local535 MoveDataShell(filesPath + "Download/", docsPath); in MoveFileManagerData()536 MoveDataShell(filesPath + "Documents/", docsPath); in MoveFileManagerData()537 MoveDataShell(filesPath + "Desktop/", docsPath); in MoveFileManagerData()538 MoveDataShell(filesPath + ".Trash/", docsPath); in MoveFileManagerData()