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

/external/lzma/CPP/Windows/
H A DFileDir.h29 bool RemoveDirWithSubItems(const FString &path);
H A DFileDir.cpp330 bool RemoveDirWithSubItems(const FString &path) function in namespace:NWindows::NFile::NDir
360 if (!RemoveDirWithSubItems(s))
579 _mustBeDeleted = !RemoveDirWithSubItems(_path);
/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c174 static WRes RemoveDirWithSubItems(WCHAR *path) function
194 res = RemoveDirWithSubItems(path);
596 RemoveDirWithSubItems(path);

Completed in 95 milliseconds