Home
last modified time | relevance | path

Searched refs:startUpdates (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfosource/
H A Dtestqgeopositioninfosource.cpp86 virtual void startUpdates() {} in startUpdates() function in MyPositionSource
332 m_source->startUpdates(); in lastKnownPosition()
430 m_source->startUpdates(); in startUpdates_testIntervals()
456 m_source->startUpdates(); in startUpdates_testIntervalChangesWhileRunning()
503 m_source->startUpdates(); in startUpdates_testDefaultInterval()
520 m_source->startUpdates(); in startUpdates_testZeroInterval()
535 m_source->startUpdates(); in startUpdates_moreThanOnce()
537 m_source->startUpdates(); // check there is no crash in startUpdates_moreThanOnce()
541 m_source->startUpdates(); // check there is no crash in startUpdates_moreThanOnce()
554 m_source->startUpdates(); in stopUpdates()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfosource/
H A Dtestqgeosatelliteinfosource.cpp67 virtual void startUpdates() {} in startUpdates() function in MySatelliteSource
255 m_source->startUpdates(); in startUpdates_testIntervals()
288 m_source->startUpdates(); in startUpdates_testIntervalChangesWhileRunning()
347 m_source->startUpdates(); in startUpdates_testDefaultInterval()
371 m_source->startUpdates(); in startUpdates_testZeroInterval()
394 m_source->startUpdates(); in startUpdates_moreThanOnce()
399 m_source->startUpdates(); // check there is no crash in startUpdates_moreThanOnce()
403 m_source->startUpdates(); // check there is no crash in startUpdates_moreThanOnce()
419 m_source->startUpdates(); in stopUpdates()
604 m_source->startUpdates(); in requestUpdateAfterStartUpdates_ZeroInterval()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/
H A Dtst_qnmeapositioninfosource.cpp118 proxy->source()->startUpdates(); in setUpdateInterval_delayedUpdate()
157 proxy->source()->startUpdates(); in lastKnownPosition()
187 source.startUpdates(); in beginWithBufferedData()
222 void tst_QNmeaPositionInfoSource::startUpdates() in startUpdates() function in tst_QNmeaPositionInfoSource
231 proxy->source()->startUpdates(); in startUpdates()
257 proxy->source()->startUpdates(); in startUpdates_withTimeout()
333 proxy->source()->startUpdates(); in startUpdates_expectLatestUpdateOnly()
365 proxy->source()->startUpdates(); in startUpdates_waitForValidDateTime()
529 proxy->source()->startUpdates(); in requestUpdate_after_start()
553 proxy->source()->startUpdates(); in testWithBadNmea()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqnmeasatelliteinfosource.cpp98 void startUpdates();
270 void QNmeaSatelliteInfoSourcePrivate::startUpdates() in startUpdates() function in QNmeaSatelliteInfoSourcePrivate
520 d->startUpdates(); in setUpdateInterval()
534 void QNmeaSatelliteInfoSource::startUpdates() in startUpdates() function in QNmeaSatelliteInfoSource
536 d->startUpdates(); in startUpdates()
H A Dqnmeasatelliteinfosource_p.h82 void startUpdates() override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeopositioninfosource_android.cpp130 void QGeoPositionInfoSourceAndroid::startUpdates() in startUpdates() function in QGeoPositionInfoSourceAndroid
141 … QGeoPositionInfoSource::Error error = AndroidPositioning::startUpdates(androidClassKeyForUpdate); in startUpdates()
266 startUpdates(); in reconfigureRunningSystem()
H A Dqgeosatelliteinfosource_android.cpp101 void QGeoSatelliteInfoSourceAndroid::startUpdates() in startUpdates() function in QGeoSatelliteInfoSourceAndroid
209 startUpdates(); in reconfigureRunningSystem()
H A Djnipositioning.h55 QGeoPositionInfoSource::Error startUpdates(int androidClassKey);
H A Dqgeosatelliteinfosource_android_p.h72 void startUpdates();
H A Dqgeopositioninfosource_android_p.h73 virtual void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/doc/src/
H A Dlogfilepositionsource.qdoc63 \li \l{QGeoPositionInfoSource::startUpdates()}{startUpdates()}: called by client applications
79 \skipto LogFilePositionSource::startUpdates
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionpluginV1/
H A Dplugin.cpp45 void startUpdates();
120 void DummySource::startUpdates() in startUpdates() function in DummySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/
H A Dcpp-position.qdoc74 call \l{QGeoPositionInfoSource::startUpdates()}{startUpdates()} or
105 then call either \l{QGeoPositionInfoSource::startUpdates()}{startUpdates()}
123 source->startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugin/
H A Dplugin.cpp46 void startUpdates();
150 void DummySource::startUpdates() in startUpdates() function in DummySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp571 void QNmeaPositionInfoSourcePrivate::startUpdates() in startUpdates() function in QNmeaPositionInfoSourcePrivate
894 d->startUpdates(); in setUpdateInterval()
901 void QNmeaPositionInfoSource::startUpdates() in startUpdates() function in QNmeaPositionInfoSource
903 d->startUpdates(); in startUpdates()
H A Dqnmeapositioninfosource.h78 void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/
H A Dclientapplication.cpp66 source->startUpdates(); in ClientApplication()
H A Dlogfilepositionsource.h73 virtual void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dlogfilepositionsource.h52 virtual void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator_p.h78 virtual void startUpdates();
H A Dqgeopositioninfosource_simulator_p.h77 void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/
H A Dqgeopositioninfosource_cl_p.h83 void startUpdates();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2_p.h70 void startUpdates() override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.h69 void startUpdates() override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugintest/
H A Dtst_positionplugin.cpp97 src->startUpdates(); in getUpdates()

123