Home
last modified time | relevance | path

Searched defs:isTupleInRange (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectRange.h32 bool isTupleInRange(const T& test, const T& min, const T& max, std::index_sequence<Is...>) { in isTupleInRange() function
37 bool isTupleInRange(const T& test, const T& min, const T& max) { in isTupleInRange() function
42 bool isTupleInRange(const std::vector<T>& cfgs, const T& min, const T& max, const F& func) { in isTupleInRange() function