HomeSort by relevance Sort by last modified time
    Searched defs:RemoveDirWithSubItems (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/
FileDir.cpp 437 bool RemoveDirWithSubItems(const FString &path)
467 if (!RemoveDirWithSubItems(s))
686 _mustBeDeleted = !RemoveDirWithSubItems(_path);
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 175 static WRes RemoveDirWithSubItems(WCHAR *path)
196 res = RemoveDirWithSubItems(path);
604 RemoveDirWithSubItems(path);

Completed in 199 milliseconds