Home
last modified time | relevance | path

Searched refs:RmDirent (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Drmdirent.cpp37 static NError RmDirent(const string &fpath) in RmDirent() function
58 static NError RmDirent(const string &fpath)
88 auto rmDirentRes = RmDirent(filePath);
125 auto err = RmDirent(string(path.get())); in Sync()
151 return RmDirent(tmpPath); in Async()
/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h220 static NError RmDirent(const string &fpath) in RmDirent() function
250 auto rmDirentRes = RmDirent(filePath); in RmDirent()
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp483 auto err = RmDirent(GetToDeletePath(parentPath, env)); in RecoverFile()
573 auto err = RmDirent(GetToDeletePath(dirPath, env)); in RecoverDir()
689 auto err = RmDirent(GetToDeletePath(path, env)); in CompletelyDelete()

Completed in 3 milliseconds