Home
last modified time | relevance | path

Searched defs:DoesFileOrDirExist (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.cpp256 bool DoesFileOrDirExist(LPCTSTR name) in DoesFileOrDirExist() function
274 bool DoesFileOrDirExist(LPCWSTR name) in DoesFileOrDirExist() function
/external/lzma/C/Util/SfxSetup/
DSfxSetup.c165 static Bool DoesFileOrDirExist(const WCHAR *path) in DoesFileOrDirExist() function