Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor_operating_config.hpp154 inline void handleOperatingConfigCollectionGet( in handleOperatingConfigCollectionGet() function
301 std::bind_front(handleOperatingConfigCollectionGet, std::ref(app))); in requestRoutesOperatingConfig()