Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFixedPointParameterType.cpp141 return convertFromQnm(strValue, uiValue, parameterAccessContext); in toBlackboard()
313 bool CFixedPointParameterType::convertFromQnm(const string &strValue, uint32_t &uiValue, in convertFromQnm() function in CFixedPointParameterType
DFixedPointParameterType.h119 bool convertFromQnm(const std::string &strValue, uint32_t &uiValue,