Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutingmanagerengineosm.cpp91 networkRequest.setUrl(routeParser()->requestUrl(request, m_urlPrefix)); in calculateRoute()
104 const QGeoRouteParser *QGeoRoutingManagerEngineOsm::routeParser() const in routeParser() function in QGeoRoutingManagerEngineOsm
H A Dqgeoroutingmanagerengineosm.h62 const QGeoRouteParser *routeParser() const;
H A Dqgeoroutereplyosm.cpp73 const QGeoRouteParser *parser = engine->routeParser(); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.h63 const QGeoRouteParser *routeParser() const;
H A Dqgeoroutereplymapbox.cpp123 const QGeoRouteParser *parser = engine->routeParser(); in networkReplyFinished()
H A Dqgeoroutingmanagerenginemapbox.cpp295 const QGeoRouteParser *QGeoRoutingManagerEngineMapbox::routeParser() const in routeParser() function in QGeoRoutingManagerEngineMapbox