Home
last modified time | relevance | path

Searched refs:stopUpdates (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp65 stopUpdates(); in ~QGeoSatelliteInfoSourceAndroid()
69 AndroidPositioning::stopUpdates(androidClassKeyForSingleRequest); in ~QGeoSatelliteInfoSourceAndroid()
117 void QGeoSatelliteInfoSourceAndroid::stopUpdates() in stopUpdates() function in QGeoSatelliteInfoSourceAndroid
123 AndroidPositioning::stopUpdates(androidClassKeyForUpdate); in stopUpdates()
184 AndroidPositioning::stopUpdates(androidClassKeyForSingleRequest); in requestTimeout()
208 stopUpdates(); in reconfigureRunningSystem()
H A Dqgeopositioninfosource_android.cpp64 stopUpdates(); in ~QGeoPositionInfoSourceAndroid()
68 AndroidPositioning::stopUpdates(androidClassKeyForSingleRequest); in ~QGeoPositionInfoSourceAndroid()
148 void QGeoPositionInfoSourceAndroid::stopUpdates() in stopUpdates() function in QGeoPositionInfoSourceAndroid
154 AndroidPositioning::stopUpdates(androidClassKeyForUpdate); in stopUpdates()
216 AndroidPositioning::stopUpdates(androidClassKeyForSingleRequest); in requestTimeout()
265 stopUpdates(); in reconfigureRunningSystem()
H A Djnipositioning.h56 void stopUpdates(int androidClassKey);
H A Dqgeosatelliteinfosource_android_p.h73 void stopUpdates();
H A Dqgeopositioninfosource_android_p.h74 virtual void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfosource/
H A Dtestqgeopositioninfosource.cpp87 virtual void stopUpdates() {} in stopUpdates() function in MyPositionSource
398 m_source->stopUpdates(); in lastKnownPosition()
438 m_source->stopUpdates(); in startUpdates_testIntervals()
493 m_source->stopUpdates(); in startUpdates_testIntervalChangesWhileRunning()
509 m_source->stopUpdates(); in startUpdates_testDefaultInterval()
525 m_source->stopUpdates(); in startUpdates_testZeroInterval()
543 m_source->stopUpdates(); in startUpdates_moreThanOnce()
547 void TestQGeoPositionInfoSource::stopUpdates() in stopUpdates() function in TestQGeoPositionInfoSource
559 m_source->stopUpdates(); in stopUpdates()
566 m_source->stopUpdates(); in stopUpdates()
[all …]
H A Dtestqgeopositioninfosource_p.h101 void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfosource/
H A Dtestqgeosatelliteinfosource.cpp68 virtual void stopUpdates() {} in stopUpdates() function in MySatelliteSource
266 m_source->stopUpdates(); in startUpdates_testIntervals()
334 m_source->stopUpdates(); in startUpdates_testIntervalChangesWhileRunning()
357 m_source->stopUpdates(); in startUpdates_testDefaultInterval()
381 m_source->stopUpdates(); in startUpdates_testZeroInterval()
405 m_source->stopUpdates(); in startUpdates_moreThanOnce()
408 void TestQGeoSatelliteInfoSource::stopUpdates() in stopUpdates() function in TestQGeoSatelliteInfoSource
430 m_source->stopUpdates(); in stopUpdates()
439 m_source->stopUpdates(); // check there is no crash in stopUpdates_withoutStart()
623 m_source->stopUpdates(); in requestUpdateAfterStartUpdates_ZeroInterval()
[all …]
H A Dtestqgeosatelliteinfosource_p.h86 void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqnmeasatelliteinfosource.cpp99 void stopUpdates();
309 void QNmeaSatelliteInfoSourcePrivate::stopUpdates() in stopUpdates() function in QNmeaSatelliteInfoSourcePrivate
519 d->stopUpdates(); in setUpdateInterval()
539 void QNmeaSatelliteInfoSource::stopUpdates() in stopUpdates() function in QNmeaSatelliteInfoSource
541 d->stopUpdates(); in stopUpdates()
H A Dqnmeasatelliteinfosource_p.h83 void stopUpdates() override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/doc/src/
H A Dlogfilepositionsource.qdoc65 \li \l{QGeoPositionInfoSource::stopUpdates()}{stopUpdates()}: called by client applications to
81 \skipto LogFilePositionSource::stopUpdates
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionpluginV1/
H A Dplugin.cpp46 void stopUpdates();
125 void DummySource::stopUpdates() in stopUpdates() function in DummySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/applications/positioning_backend/
H A Dwidget.cpp106 m_posSource->stopUpdates(); in errorChanged()
132 m_posSource->stopUpdates(); in on_buttonStart_clicked()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/
H A Dqgeopositioninfosource_cl.mm126 stopUpdates();
247 void QGeoPositionInfoSourceCL::stopUpdates() function
286 if (!m_started) stopUpdates();
308 if (!m_started) stopUpdates();
H A Dqgeopositioninfosource_cl_p.h84 void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugin/
H A Dplugin.cpp47 void stopUpdates();
155 void DummySource::stopUpdates() in stopUpdates() function in DummySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp608 void QNmeaPositionInfoSourcePrivate::stopUpdates() in stopUpdates() function in QNmeaPositionInfoSourcePrivate
893 d->stopUpdates(); in setUpdateInterval()
909 void QNmeaPositionInfoSource::stopUpdates() in stopUpdates() function in QNmeaPositionInfoSource
911 d->stopUpdates(); in stopUpdates()
H A Dqnmeapositioninfosource.h79 void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dlogfilepositionsource.h53 virtual void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/
H A Dlogfilepositionsource.h74 virtual void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator_p.h79 virtual void stopUpdates();
H A Dqgeopositioninfosource_simulator_p.h78 void stopUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2_p.h71 void stopUpdates() override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.h70 void stopUpdates() override;

123