Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv4.cpp248 static QGeoRoute constructRoute(const QByteArray &geometry, const QJsonArray &instructions, in constructRoute() function
358 … QGeoRoute route = constructRoute(routeGeometry, routeInstructions, routeSummary, trafficSide); in parseReply()
372 route = constructRoute(alternativeGeometries.at(i).toString().toLatin1(), in parseReply()