Searched refs:newerTime (Results 1 – 1 of 1) sorted by relevance
217 const bool newerTime = infoTime < pos.timestamp().time(); in readAvailableData() local221 if (newerTime || newerDate) { in readAvailableData()275 const bool newerTime = m_update.timestamp().time() > m_lastPushedTS.time(); in notifyNewUpdate() local279 if (newerTime || newerDate) { in notifyNewUpdate()385 const bool newerTime = infoTime < pos.timestamp().time(); in processSentence() local389 if (newerTime || newerDate) { in processSentence()