OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemoveDirWithSubItems
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
FileDir.cpp
330
bool
RemoveDirWithSubItems
(const FString &path)
360
if (!
RemoveDirWithSubItems
(s))
579
_mustBeDeleted = !
RemoveDirWithSubItems
(_path);
/external/lzma/C/Util/SfxSetup/
SfxSetup.c
174
static WRes
RemoveDirWithSubItems
(WCHAR *path)
194
res =
RemoveDirWithSubItems
(path);
596
RemoveDirWithSubItems
(path);
Completed in 1669 milliseconds