Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqabstractgeotilecache_p.h117 virtual void clearAll() = 0;
H A Dqgeofiletilecache_p.h118 void clearAll() override;
H A Dqgeotiledmap.cpp142 d->m_cache->clearAll(); in clearData()
H A Dqgeofiletilecache.cpp304 void QGeoFileTileCache::clearAll() in clearAll() function in QGeoFileTileCache