Searched refs:supportedRegPrefixes (Results 1 – 1 of 1) sorted by relevance
48 static constexpr const std::array<const char*, 4> supportedRegPrefixes = { variable98 asyncResp->res.jsonValue["RegistryPrefixes"] = supportedRegPrefixes; in requestRoutesEventService()589 if (std::ranges::find(supportedRegPrefixes, it) == in requestRoutesEventDestinationCollection()590 supportedRegPrefixes.end()) in requestRoutesEventDestinationCollection()628 registryPrefix.assign(supportedRegPrefixes.begin(), in requestRoutesEventDestinationCollection()629 supportedRegPrefixes.end()); in requestRoutesEventDestinationCollection()