Searched refs:doFetchCategory (Results 1 – 2 of 2) sorted by relevance
112 static bool doFetchCategory(QPlaceManager *manager,201 bool doFetchCategory(const QString &categoryId,204 return doFetchCategory(placeManager, categoryId,
214 bool PlaceManagerUtils::doFetchCategory(QPlaceManager *manager, in doFetchCategory() function in PlaceManagerUtils