OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveDirWithSubItems
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/Windows/
FileDir.h
29
bool
RemoveDirWithSubItems
(const FString &path);
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 174 milliseconds