Home
last modified time | relevance | path

Searched refs:MoveDataShell (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp513 bool MoveDataShell(const std::string &from, const std::string &to) in MoveDataShell() function
535 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()