Home
last modified time | relevance | path

Searched defs:instructionCode (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv4.cpp89 static QGeoManeuver::InstructionDirection osrmInstructionDirection(const QString &instructionCode, … in osrmInstructionDirection()
133 static QString osrmInstructionText(const QString &instructionCode, const QString &wayname) in osrmInstructionText()
268 const QString instructionCode = instruction.at(0).toString(); in constructRoute() local