Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DEnumParameterType.cpp162 bool CEnumParameterType::checkValueAgainstRange(const string& strValue, int64_t value, CParameterAc… in checkValueAgainstRange() function in CEnumParameterType
DIntegerParameterType.cpp399 template <typename type> bool CIntegerParameterType::checkValueAgainstRange(const string& strValue,… in checkValueAgainstRange() function in CIntegerParameterType
DFixedPointParameterType.cpp333 bool CFixedPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFixedPointParameterType