Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp225 const QDate lastPushedDate = m_lastPushedTS.date(); in readAvailableData() local
227 const bool invalidDate = !(updateDate.isValid() && lastPushedDate.isValid()); in readAvailableData()