Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Devent_service.hpp528 constexpr const size_t maxContextSize = 256; in requestRoutesEventDestinationCollection() local
529 if (context->size() > maxContextSize) in requestRoutesEventDestinationCollection()
532 maxContextSize); in requestRoutesEventDestinationCollection()