Searched refs:updateSatelliteInfo (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/ |
| H A D | qgeosatelliteinfosource_geocluemaster.cpp | 145 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 D | qgeosatelliteinfosource_geocluemaster.h | 87 void updateSatelliteInfo(int timestamp, int satellitesUsed, int satellitesVisible,
|