Searched refs:allowedDirections (Results 1 – 1 of 1) sorted by relevance
921 constexpr const std::array<const char*, 2> allowedDirections = { in createPidInterface() local923 if (std::ranges::find(allowedDirections, *direction) == in createPidInterface()924 allowedDirections.end()) in createPidInterface()