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

/external/lzma/CPP/Windows/
H A DFileDir.h36 bool RemoveDirWithSubItems(const FString &path);
H A DFileDir.cpp437 bool RemoveDirWithSubItems(const FString &path) function in namespace:NWindows::NFile::NDir
467 if (!RemoveDirWithSubItems(s))
686 _mustBeDeleted = !RemoveDirWithSubItems(_path);
/external/lzma/C/Util/SfxSetup/
H A DSfxSetup.c175 static WRes RemoveDirWithSubItems(WCHAR *path) function
196 res = RemoveDirWithSubItems(path);
604 RemoveDirWithSubItems(path);

Completed in 559 milliseconds