Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp310 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsLogServiceHostlogger()
H A Dmanager_logservices_journal.hpp347 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesBMCJournalLogService()
H A Dlog_services.hpp1632 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesJournalEventLogEntryCollection()
1746 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesDBusEventLogEntryCollection()
2404 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesBMCDumpEntryCollection()
2477 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesFaultLogDumpEntryCollection()
2519 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemDumpEntryCollection()
H A Dsystems_logservices_postcodes.hpp631 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsLogServicesPostCode()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp908 const static auto& getLogEntryCollection = privilegeSetLogin; variable