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

  /external/lzma/CPP/Windows/
FileFind.cpp 256 bool DoesFileOrDirExist(LPCTSTR name)
274 bool DoesFileOrDirExist(LPCWSTR name)
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 165 static Bool DoesFileOrDirExist(const WCHAR *path)
321 if (DoesFileOrDirExist(path))
447 if (DoesFileOrDirExist(path))

Completed in 52 milliseconds