Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp117 [[nodiscard]] inline bool setUpRedfishRouteWithDelegation( in setUpRedfishRouteWithDelegation() function
189 return setUpRedfishRouteWithDelegation(app, req, asyncResp, delegated, in setUpRedfishRoute()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp80 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesHostloggerEntriesGet()
H A Dmanager_logservices_journal.hpp374 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleManagersJournalLogEntryCollectionGet()
H A Dsystems_logservices_postcodes.hpp431 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServicesPostCodesEntriesGet()
H A Dsensors.hpp2368 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSensorCollectionGet()
H A Dlog_services.hpp1522 if (!redfish::setUpRedfishRouteWithDelegation(app, req, asyncResp, in handleSystemsLogServiceEventLogLogEntryCollection()