Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal_eventlog.hpp98 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesManagersJournalEventLog()
H A Dsystems_logservices_journal_eventlog.hpp116 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsJournalEventLog()
H A Dsystems_logservices_dbus_eventlog.hpp198 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsDBusEventLog()
H A Dmanager_logservices_dbus_eventlog.hpp153 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesManagersDBusEventLog()
H A Dsystems_logservices_hostlogger.hpp311 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsLogServiceHostlogger()
H A Dmanager_logservices_journal.hpp350 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesBMCJournalLogService()
H A Dlog_services.hpp1495 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesBMCDumpEntryCollection()
1558 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesFaultLogDumpEntryCollection()
1600 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemDumpEntryCollection()
1834 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesCrashdumpEntryCollection()
H A Dsystems_logservices_postcodes.hpp636 .privileges(redfish::privileges::getLogEntryCollection) in requestRoutesSystemsLogServicesPostCode()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp980 const static auto& getLogEntryCollection = privilegeSetLogin; variable