Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp110 QDir oldCacheDir(basePath + QLatin1Char('/') + d); in init() local
111 if (oldCacheDir.exists()) in init()
112 oldCacheDir.removeRecursively(); in init()