Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dsatellitemodel.cpp275 int oldEntryCount = knownSatellites.count(); in satellitesInViewUpdated() local
302 if (oldEntryCount != knownSatellites.count()) in satellitesInViewUpdated()