Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp266 inline void handleChassisPowerGet( in handleChassisPowerGet() function
345 std::bind_front(handleChassisPowerGet, std::ref(app))); in requestRoutesPower()