Searched refs:dbusEnums (Results 1 – 1 of 1) sorted by relevance
170 std::span<const std::string> dbusEnums) in toRedfishCollectionFunctions() argument173 redfishEnums.reserve(dbusEnums.size()); in toRedfishCollectionFunctions()175 for (const auto& dbusValue : dbusEnums) in toRedfishCollectionFunctions()