Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp1200 constexpr const std::array<const char*, 2> allowedDirections = { in createPidInterface() local
1202 if (std::ranges::find(allowedDirections, *direction) == in createPidInterface()
1203 allowedDirections.end()) in createPidInterface()