Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp218 … const bool newerDate = (infoDate.isValid() // if time is valid but one date or both are not, in readAvailableData() local
221 if (newerTime || newerDate) { in readAvailableData()
276 const bool newerDate = (m_update.timestamp().date().isValid() in notifyNewUpdate() local
279 if (newerTime || newerDate) { in notifyNewUpdate()
386 … const bool newerDate = (infoDate.isValid() // if time is valid but one date or both are not, in processSentence() local
389 if (newerTime || newerDate) { in processSentence()