Home
last modified time | relevance | path

Searched defs:fetcher (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmappingmanagerengine_test.h92 QGeoTileFetcherTest *fetcher = new QGeoTileFetcherTest(this); in QGeoTiledMappingManagerEngineTest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmappingmanagerengine.cpp72 void QGeoTiledMappingManagerEngine::setTileFetcher(QGeoTileFetcher *fetcher) in setTileFetcher()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp119 …QGeoTileFetcherNokia *fetcher = new QGeoTileFetcherNokia(parameters, networkManager, this, tileSiz… in QGeoTiledMappingManagerEngineNokia() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dfetch.py967 def checkrevision(self, fetcher): argument