Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DFixedPointParameterType.cpp137 return convertFromQnm(strValue, uiValue, parameterAccessContext); in toBlackboard()
314 bool CFixedPointParameterType::convertFromQnm(const string& strValue, uint32_t& uiValue, in convertFromQnm() function in CFixedPointParameterType
DFixedPointParameterType.h120 …bool convertFromQnm(const std::string& strValue, uint32_t& uiValue, CParameterAccessContext& param…