Searched refs:addToMemoryCache (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeofiletilecache.cpp | 397 addToMemoryCache(spec, bytes, format); in insert() 516 void QGeoFileTileCache::addToMemoryCache(const QGeoTileSpec &spec, const QByteArray &bytes, const Q… in addToMemoryCache() function in QGeoFileTileCache 598 addToMemoryCache(spec, bytes, format); in getFromDisk()
|
| H A D | qgeofiletilecache_p.h | 151 void addToMemoryCache(const QGeoTileSpec &spec, const QByteArray &bytes, const QString &format);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeofiletilecacheosm.cpp | 173 addToMemoryCache(spec, bytes, QString()); in getFromOfflineStorage()
|