Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp119 [[nodiscard]] inline bool setUpRedfishRouteWithDelegation( in setUpRedfishRouteWithDelegation() function
217 return setUpRedfishRouteWithDelegation(app, req, asyncResp, delegated, in setUpRedfishRoute()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal_eventlog.hpp40 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersLogServiceEventLogLogEntryCollection()
H A Dsystems_logservices_journal_eventlog.hpp42 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServiceEventLogLogEntryCollection()
H A Dsystems_logservices_hostlogger.hpp161 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesHostloggerEntriesGet()
H A Dmanager_logservices_journal.hpp152 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersJournalLogEntryCollectionGet()
H A Dsystems_logservices_postcodes.hpp470 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesPostCodesEntriesGet()
H A Dsensors.hpp2408 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSensorCollectionGet()