Searched defs:checkValueAgainstRange (Results 1 – 3 of 3) sorted by relevance
/external/parameter-framework/upstream/parameter/ | ||
D | FloatingPointParameterType.cpp | 259 bool CFloatingPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFloatingPointParameterType |
D | FixedPointParameterType.cpp | 332 bool CFixedPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFixedPointParameterType |
D | IntegerParameterType.cpp | 400 bool CIntegerParameterType::checkValueAgainstRange(const string &strValue, type value, in checkValueAgainstRange() function in CIntegerParameterType |