Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp1089 inline void handleProcessorCollectionHead( in handleProcessorCollectionHead() function
1274 std::bind_front(handleProcessorCollectionHead, std::ref(app))); in requestRoutesProcessorCollection()