Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeofiletilecache.cpp518 if (isTileBogus(bytes)) in addToMemoryCache()
581 if (isTileBogus(bytes)) { in getFromDisk()
607 bool QGeoFileTileCache::isTileBogus(const QByteArray &bytes) const in isTileBogus() function in QGeoFileTileCache
H A Dqgeofiletilecache_p.h156 virtual bool isTileBogus(const QByteArray &bytes) const;