Searched refs:RemoveDirectoryWithSubItems (Results 1 – 2 of 2) sorted by relevance
32 bool RemoveDirectoryWithSubItems(const CSysString &path);41 bool RemoveDirectoryWithSubItems(const UString &path);146 _mustBeDeleted = !RemoveDirectoryWithSubItems(_tempDir); in Remove()168 _mustBeDeleted = !RemoveDirectoryWithSubItems(_tempDir); in Remove()
406 return RemoveDirectoryWithSubItems(pathPrefix + fileInfo.Name); in RemoveDirectorySubItems2()410 bool RemoveDirectoryWithSubItems(const CSysString &path) in RemoveDirectoryWithSubItems() function429 return RemoveDirectoryWithSubItems(pathPrefix + fileInfo.Name); in RemoveDirectorySubItems2()432 bool RemoveDirectoryWithSubItems(const UString &path) in RemoveDirectoryWithSubItems() function