Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchreplyhere.h66 QPlaceProposedSearchResult parseSearchResult(const QJsonObject &item) const;
H A Dqplacesearchreplyhere.cpp114 results.append(parseSearchResult(item)); in replyFinished()
206 QPlaceProposedSearchResult QPlaceSearchReplyHere::parseSearchResult(const QJsonObject &item) const in parseSearchResult() function in QPlaceSearchReplyHere