Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFixedPointParameterType.cpp137 return convertFromHexadecimal(strValue, uiValue, parameterAccessContext); in toBlackboard()
283 bool CFixedPointParameterType::convertFromHexadecimal( in convertFromHexadecimal() function in CFixedPointParameterType
DFixedPointParameterType.h105 bool convertFromHexadecimal(const std::string &strValue, uint32_t &uiValue,