Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5_p.h70 …virtual void updateSegment(QGeoRouteSegment &segment, const QJsonObject &step, const QJsonObject &…
H A Dqgeorouteparserosrmv5.cpp899 m_extension->updateSegment(segment, step, maneuver); in parseStep()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.cpp61 …void updateSegment(QGeoRouteSegment &segment, const QJsonObject &step, const QJsonObject &maneuver…
197 void QGeoRouteParserOsrmV5ExtensionMapbox::updateSegment(QGeoRouteSegment &segment, const QJsonObje… in updateSegment() function in QGeoRouteParserOsrmV5ExtensionMapbox