Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFloatingPointParameterType.cpp259 bool CFloatingPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFloatingPointParameterType
271 bool CFloatingPointParameterType::checkValueAgainstRange(float fValue) const in checkValueAgainstRange() function in CFloatingPointParameterType
DFixedPointParameterType.cpp332 bool CFixedPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFixedPointParameterType
DIntegerParameterType.cpp400 bool CIntegerParameterType::checkValueAgainstRange(const string &strValue, type value, in checkValueAgainstRange() function in CIntegerParameterType