Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmappingmanagerengine.cpp210 tileCache()->insert(spec, bytes, format, d->cacheHint_); in engineTileFinished()
275 return d->cacheHint_; in cacheHint()
281 d->cacheHint_ = cacheHint; in setCacheHint()
319 cacheHint_(QAbstractGeoTileCache::AllCaches), in QGeoTiledMappingManagerEnginePrivate()
H A Dqgeotiledmappingmanagerengine_p_p.h74 QAbstractGeoTileCache::CacheAreas cacheHint_; variable