Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp495 nlohmann::json::array_t computerSystems; in handleDecoratorAssetProperties()
499 computerSystems.emplace_back(std::move(system)); in handleDecoratorAssetProperties()
501 std::move(computerSystems); in handleDecoratorAssetProperties()
500 nlohmann::json::array_t computerSystems; handleDecoratorAssetProperties() local