Home
last modified time | relevance | path

Searched refs:satelliteInfoSourceWithParameters (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugin/
H A Dplugin.cpp227 …QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariantMap &par…
238 return satelliteInfoSourceWithParameters(parent, QVariantMap()); in satelliteInfoSource()
251 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactoryTest::satelliteInfoSourceWithParameters(QObje… in satelliteInfoSourceWithParameters() function in QGeoPositionInfoSourceFactoryTest
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqgeopositioninfosourcefactory_serialnmea.cpp244 return satelliteInfoSourceWithParameters(parent, QVariantMap()); in satelliteInfoSource()
258 QGeoSatelliteInfoSource *QGeoPositionInfoSourceFactorySerialNmea::satelliteInfoSourceWithParameters in satelliteInfoSourceWithParameters() function in QGeoPositionInfoSourceFactorySerialNmea
H A Dqgeopositioninfosourcefactory_serialnmea.h59 …QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariantMap &par…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopositioninfosourcefactory.h70 …virtual QGeoSatelliteInfoSource *satelliteInfoSourceWithParameters(QObject *parent, const QVariant…
H A Dqgeosatelliteinfosource.cpp175 s = d.factoryV2->satelliteInfoSourceWithParameters(parent, parameters); in createSource_real()