Searched refs:doMatch (Results 1 – 2 of 2) sorted by relevance
122 static bool doMatch(QPlaceManager *manager,215 bool doMatch(const QPlaceMatchRequest &request,218 return doMatch(placeManager, request,
250 bool PlaceManagerUtils::doMatch(QPlaceManager *manager, in doMatch() function in PlaceManagerUtils