Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal_eventlog.hpp36 .canDelegateTop = true, in handleManagersLogServiceEventLogLogEntryCollection()
H A Dsystems_logservices_journal_eventlog.hpp38 .canDelegateTop = true, in handleSystemsLogServiceEventLogLogEntryCollection()
H A Dsystems_logservices_hostlogger.hpp157 .canDelegateTop = true, in handleSystemsLogServicesHostloggerEntriesGet()
H A Dmanager_logservices_journal.hpp148 .canDelegateTop = true, in handleManagersJournalLogEntryCollectionGet()
H A Dsystems_logservices_postcodes.hpp466 .canDelegateTop = true, in handleSystemsLogServicesPostCodesEntriesGet()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp200 bool canDelegateTop = false; member
237 if (query.top && queryCapabilities.canDelegateTop) in delegate()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dquery_param_test.cpp99 .canDelegateTop = true, in TEST()