Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp228 … const bool newerTimeSinceLastPushed = m_update.timestamp().time() > m_lastPushedTS.time(); in readAvailableData() local
229 … if ( newerTimestampSinceLastPushed || (invalidDate && newerTimeSinceLastPushed)) { in readAvailableData()