Searched refs:DoesDirExist (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileFind.h99 bool DoesDirExist(LPCTSTR name);
103 bool DoesDirExist(LPCWSTR name);
H A DFileFind.cpp250 bool DoesDirExist(LPCTSTR name) function in namespace:NWindows::NFile::NFind
269 bool DoesDirExist(LPCWSTR name) function in namespace:NWindows::NFile::NFind
/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp74 !NFind::DoesDirExist(moduleFolderPrefix + kCodecsFolderName) &&
75 !NFind::DoesDirExist(moduleFolderPrefix + kFormatsFolderName))

Completed in 505 milliseconds