Searched refs:redfishEnums (Results 1 – 1 of 1) sorted by relevance
162 nlohmann::json::array_t redfishEnums; in toRedfishCollectionFunctions() local163 redfishEnums.reserve(dbusEnums.size()); in toRedfishCollectionFunctions()176 redfishEnums.emplace_back(redfishValue); in toRedfishCollectionFunctions()178 return redfishEnums; in toRedfishCollectionFunctions()