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