Searched refs:resTypes (Results 1 – 1 of 1) sorted by relevance
340 std::optional<std::vector<std::string>> resTypes; in requestRoutesEventDestinationCollection() local357 "ResourceTypes", resTypes, // in requestRoutesEventDestinationCollection()467 if (resTypes) in requestRoutesEventDestinationCollection()617 if (resTypes) in requestRoutesEventDestinationCollection()619 for (const std::string& it : *resTypes) in requestRoutesEventDestinationCollection()629 subValue->userSub->resourceTypes = *resTypes; in requestRoutesEventDestinationCollection()