Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacedetailsreplyimpl.cpp283 parseCollection(QPlaceContent::ImageType, in replyFinished()
294 parseCollection(QPlaceContent::EditorialType, in replyFinished()
305 parseCollection(QPlaceContent::ReviewType, in replyFinished()
H A Djsonparserhelpers.h71 void parseCollection(QPlaceContent::Type type, const QJsonObject &object,
H A Dqplacecontentreplyimpl.cpp100 parseCollection(request().contentType(), object, &collection, &totalCount, in replyFinished()
H A Djsonparserhelpers.cpp196 void parseCollection(QPlaceContent::Type type, const QJsonObject &object, in parseCollection() function