Home
last modified time | relevance | path

Searched refs:DoesDirExist (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.h125 bool DoesDirExist(CFSTR name);
DFileFind.cpp608 bool DoesDirExist(CFSTR name) in DoesDirExist() function
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp216 !NFind::DoesDirExist(moduleFolderPrefix + kCodecsFolderName) && in GetBaseFolderPrefixFromRegistry()
217 !NFind::DoesDirExist(moduleFolderPrefix + kFormatsFolderName)) in GetBaseFolderPrefixFromRegistry()
DUpdate.cpp1693 if (NFind::DoesDirExist(phyPath)) in UpdateArchive()