Searched refs:DoesDirExist (Results 1 – 3 of 3) sorted by relevance
99 bool DoesDirExist(LPCTSTR name);103 bool DoesDirExist(LPCWSTR name);
250 bool DoesDirExist(LPCTSTR name) in DoesDirExist() function269 bool DoesDirExist(LPCWSTR name) in DoesDirExist() function
74 !NFind::DoesDirExist(moduleFolderPrefix + kCodecsFolderName) && in GetBaseFolderPrefixFromRegistry()75 !NFind::DoesDirExist(moduleFolderPrefix + kFormatsFolderName)) in GetBaseFolderPrefixFromRegistry()