Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dtelemetry_utils.hpp160 toRedfishCollectionFunctions(std::span<const std::string> dbusEnums) in toRedfishCollectionFunctions() argument
163 redfishEnums.reserve(dbusEnums.size()); in toRedfishCollectionFunctions()
165 for (const auto& dbusValue : dbusEnums) in toRedfishCollectionFunctions()