Home
last modified time | relevance | path

Searched defs:ForceRemoveDirectory (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Ddirectory_ex.rs82 pub fn ForceRemoveDirectory(path: &CxxString) -> bool; in ForceRemoveDirectory() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp78 bool ForceRemoveDirectory(const std::string& dir, bool isDeleteSelf) in ForceRemoveDirectory() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp159 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory() function
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp227 void ForceRemoveDirectory(const string &path) in ForceRemoveDirectory() function
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp234 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp180 bool ForceRemoveDirectory(const std::string& path, bool isNeedDeleteGivenDirSelf) in ForceRemoveDirectory() function