Searched refs:IsIntervalAllowed (Results 1 – 1 of 1) sorted by relevance
37 static inline bool IsIntervalAllowed(uint8_t flags) in IsIntervalAllowed() function301 …if (IsIntervalAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::IntervalCapability<T>>(value1)… in FixedNumericalCapabilityCheck()335 …if (IsIntervalAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::IntervalCapability<T>>(value1)… in DiscreteNumericalCapabilityCheck()353 …if (IsIntervalAllowed(flags) && Plugin::Any::IsSameTypeWith<Plugin::IntervalCapability<T>>(inVals.… in CapabilityValueCheck()