Home
last modified time | relevance | path

Searched refs:convertFromDecimal (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
DFixedPointParameterType.cpp139 return convertFromDecimal(strValue, uiValue, parameterAccessContext); in toBlackboard()
301 bool CFixedPointParameterType::convertFromDecimal( in convertFromDecimal() function in CFixedPointParameterType
DFixedPointParameterType.h89 bool convertFromDecimal(const std::string &strValue, uint32_t &uiValue,