HomeSort by relevance Sort by last modified time
    Searched refs:convertFromQnm (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/parameter/
FixedPointParameterType.h 120 bool convertFromQnm(const std::string& strValue, uint32_t& uiValue, CParameterAccessContext& parameterAccessContext) const;
FixedPointParameterType.cpp 137 return convertFromQnm(strValue, uiValue, parameterAccessContext);
314 bool CFixedPointParameterType::convertFromQnm(const string& strValue, uint32_t& uiValue,

Completed in 2049 milliseconds