Home
last modified time | relevance | path

Searched refs:setOutOfRangeError (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/upstream/parameter/
DFixedPointParameterType.cpp144 void CFixedPointParameterType::setOutOfRangeError( in setOutOfRangeError() function in CFixedPointParameterType
290 setOutOfRangeError(strValue, parameterAccessContext); in convertFromHexadecimal()
307 setOutOfRangeError(strValue, parameterAccessContext); in convertFromDecimal()
320 setOutOfRangeError(strValue, parameterAccessContext); in convertFromQnm()
DFloatingPointParameterType.cpp149 setOutOfRangeError(strValue, parameterAccessContext); in toBlackboard()
166 setOutOfRangeError(strValue, parameterAccessContext); in toBlackboard()
176 void CFloatingPointParameterType::setOutOfRangeError( in setOutOfRangeError() function in CFloatingPointParameterType
DFloatingPointParameterType.h70 void setOutOfRangeError(const std::string &strValue,
DFixedPointParameterType.h131 void setOutOfRangeError(const std::string &strValue,