Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacematchreply.cpp98 return QPlaceReply::MatchReply; in type()
H A Dqplacereply.h71 MatchReply enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacematchreply/
H A Dtst_qplacematchreply.cpp80 QVERIFY(reply->type() == QPlaceReply::MatchReply); in typeTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel.cpp816 } else if (reply->type() == QPlaceReply::MatchReply) { in queryFinished()
855 } else if (reply->type() == QPlaceReply::MatchReply) { in onContentUpdated()