Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaneuver.cpp450 m_timeToNextInstruction(0), in QGeoManeuverPrivateDefault()
459 m_timeToNextInstruction(other.m_timeToNextInstruction), in QGeoManeuverPrivateDefault()
522 return m_timeToNextInstruction; in timeToNextInstruction()
527 m_timeToNextInstruction = timeToNextInstruction; in setTimeToNextInstruction()
H A Dqgeomaneuver_p.h141 int m_timeToNextInstruction; variable