Home
last modified time | relevance | path

Searched defs:satellites (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp54 GPtrArray *satellites, in satellites_changed()
129 void SatelliteGypsyEngine::eng_gypsy_satellite_free_satellite_array (GPtrArray *satellites) in eng_gypsy_satellite_free_satellite_array()
171 GPtrArray *satellites) in satellitesChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp227 QList<QGeoSatelliteInfo> satellites; in updateDemoData() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqlocationdata_simulator_p.h117 QList<SatelliteInfo> satellites; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Djnipositioning.cpp299 jobjectArray satellites, in satelliteInfoFromJavaLocation()
562 static void satelliteUpdated(JNIEnv *env, jobject /*thiz*/, jobjectArray satellites, jint androidCl… in satelliteUpdated()