Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp397 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 Dqgeofiletilecache_p.h151 void addToMemoryCache(const QGeoTileSpec &spec, const QByteArray &bytes, const QString &format);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeofiletilecacheosm.cpp173 addToMemoryCache(spec, bytes, QString()); in getFromOfflineStorage()