Searched refs:basePath (Results 1 – 3 of 3) sorted by relevance
99 int RkIspFecHwMgr::readFileList(const char *basePath) { in readFileList() argument105 if ((dir = opendir(basePath)) == NULL) { in readFileList()118 strcpy(filename, basePath); in readFileList()
44 int readFileList(const char *basePath);
98 const QString basePath = baseCacheDirectory() + QLatin1String("QtLocation/"); in init() local103 QDir baseDir(basePath); in init()110 QDir oldCacheDir(basePath + QLatin1Char('/') + d); in init()