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

/external/parameter-framework/upstream/parameter/
H A DFloatingPointParameterType.cpp149 setOutOfRangeError(strValue, parameterAccessContext);
166 setOutOfRangeError(strValue, parameterAccessContext);
176 void CFloatingPointParameterType::setOutOfRangeError( function in class:CFloatingPointParameterType
H A DFixedPointParameterType.cpp144 void CFixedPointParameterType::setOutOfRangeError( function in class:CFixedPointParameterType
290 setOutOfRangeError(strValue, parameterAccessContext);
307 setOutOfRangeError(strValue, parameterAccessContext);
320 setOutOfRangeError(strValue, parameterAccessContext);
H A DFixedPointParameterType.h130 void setOutOfRangeError(const std::string &strValue,
H A DFloatingPointParameterType.h69 void setOutOfRangeError(const std::string &strValue,

Completed in 677 milliseconds