Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp3012 inline void handleComputerSystemGet( in handleComputerSystemGet() function
3474 std::bind_front(handleComputerSystemGet, std::ref(app))); in requestRoutesSystems()