Searched refs:newerTimeSinceLastPushed (Results 1 – 1 of 1) sorted by relevance
228 … const bool newerTimeSinceLastPushed = m_update.timestamp().time() > m_lastPushedTS.time(); in readAvailableData() local229 … if ( newerTimestampSinceLastPushed || (invalidDate && newerTimeSinceLastPushed)) { in readAvailableData()