Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeoroutejsonparser_esri.cpp52 static const QString kErrorJson(QStringLiteral("Error: invalide JSON document.")); variable
91 m_error = kErrorJson; in GeoRouteJsonParserEsri()