Searched defs:ForceRemoveDirectory (Results 1 – 6 of 6) sorted by relevance
82 pub fn ForceRemoveDirectory(path: &CxxString) -> bool; in ForceRemoveDirectory() function
78 bool ForceRemoveDirectory(const std::string& dir, bool isDeleteSelf) in ForceRemoveDirectory() function
159 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory() function
227 void ForceRemoveDirectory(const string &path) in ForceRemoveDirectory() function
234 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory() function
180 bool ForceRemoveDirectory(const std::string& path, bool isNeedDeleteGivenDirSelf) in ForceRemoveDirectory() function