Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp318 bool parseLocation(const QJsonObject &obj, const QGeoShape &bounds, QGeoLocation *loc) in parseLocation() function
373 … if (parseLocation(resultElement.toObject().value("Location").toObject(), bounds, &location)) { in parseDocument()