Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DFixedPointParameterType.cpp135 return convertFromDecimal(strValue, uiValue, parameterAccessContext); in toBlackboard()
300 bool CFixedPointParameterType::convertFromDecimal(const string& strValue, uint32_t& uiValue, CParam… in convertFromDecimal() function in CFixedPointParameterType
DFixedPointParameterType.h92 …bool convertFromDecimal(const std::string& strValue, uint32_t& uiValue, CParameterAccessContext& p…