Searched refs:doesDirExist (Results 1 – 1 of 1) sorted by relevance
81 static bool doesDirExist(const char *path);832 if (doesDirExist(path)) { in getRegistryPath()838 if (doesDirExist(path)) { in getRegistryPath()863 if (doesDirExist(path)) { in getAuthTokenFilePath()948 static bool doesDirExist(const char *path) in doesDirExist() function