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.hpp476 nlohmann::json::array_t computerSystems; in handleDecoratorAssetProperties() local
480 computerSystems.emplace_back(std::move(system)); in handleDecoratorAssetProperties()
482 std::move(computerSystems); in handleDecoratorAssetProperties()