Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp179 m_satsInUse = satsInUse; in processSatelliteUpdateInUse()
193 emit QGeoSatelliteInfoSource::satellitesInUseUpdated(m_satsInUse); in requestTimeout()
195 m_satsInUse.clear(); in requestTimeout()
H A Dqgeosatelliteinfosource_android_p.h92 QList<QGeoSatelliteInfo> m_satsInUse; variable