Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.cpp145 void QGeoSatelliteInfoSourceGeoclueMaster::updateSatelliteInfo(int timestamp, int satellitesUsed, in updateSatelliteInfo() function in QGeoSatelliteInfoSourceGeoclueMaster
205 updateSatelliteInfo(reply.argumentAt<0>(), reply.argumentAt<1>(), reply.argumentAt<2>(), in getSatelliteFinished()
211 updateSatelliteInfo(timestamp, satellitesUsed, satellitesVisible, usedPrn, satInfos); in satelliteChanged()
H A Dqgeosatelliteinfosource_geocluemaster.h87 void updateSatelliteInfo(int timestamp, int satellitesUsed, int satellitesVisible,