Home
last modified time | relevance | path

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

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