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

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

Completed in 152 milliseconds