Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.h122 static bool doMatch(QPlaceManager *manager,
215 bool doMatch(const QPlaceMatchRequest &request,
218 return doMatch(placeManager, request,
H A Dplacemanager_utils.cpp250 bool PlaceManagerUtils::doMatch(QPlaceManager *manager, in doMatch() function in PlaceManagerUtils