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
DIntegerParameterType.h308 bool checkValueAgainstRange(const std::string &strValue, CType value, in checkValueAgainstRange() function
DFixedPointParameterType.cpp332 bool CFixedPointParameterType::checkValueAgainstRange(double dValue) const in checkValueAgainstRange() function in CFixedPointParameterType