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

  /external/parameter-framework/parameter/
StringParameterType.cpp 84 xmlElement.setAttributeInteger("MaxLength", _uiMaxLength);
TypeElement.cpp 156 xmlElement.setAttributeInteger("ArrayLength", getArrayLength());
  /external/parameter-framework/xmlserializer/
XmlElement.h 72 void setAttributeInteger(const std::string& strAttributeName, uint32_t uiValue);
XmlElement.cpp 217 void CXmlElement::setAttributeInteger(const string& strAttributeName, uint32_t uiValue)

Completed in 469 milliseconds