Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp305 .privileges(redfish::privileges::getLogService) in requestRoutesSystemsLogServiceHostlogger()
H A Dmanager_logservices_journal.hpp342 .privileges(redfish::privileges::getLogService) in requestRoutesBMCJournalLogService()
H A Dlog_services.hpp1244 .privileges(redfish::privileges::getLogService) in requestRoutesEventLogService()
2396 .privileges(redfish::privileges::getLogService) in requestRoutesBMCDumpService()
2468 .privileges(redfish::privileges::getLogService) in requestRoutesFaultLogDumpService()
2511 .privileges(redfish::privileges::getLogService) in requestRoutesSystemDumpService()
H A Dsystems_logservices_postcodes.hpp616 .privileges(redfish::privileges::getLogService) in requestRoutesSystemsLogServicesPostCode()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp916 const static auto& getLogService = privilegeSetLogin; variable