Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp985 inline void handleProcessorGet( in handleProcessorGet() function
1154 std::bind_front(handleProcessorGet, std::ref(app))); in requestRoutesProcessor()