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

  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 46 _strNameAttributeName(""), _bValidateWithSchema(bValidateWithSchema)
54 _strRootElementName(strRootElementName), _strNameAttributeName(strNameAttributeName),
146 if (!_strNameAttributeName.empty()) {
148 string strRootElementNameCheck = getRootElementAttributeString(_strNameAttributeName);
XmlDocSource.h 205 std::string _strNameAttributeName;

Completed in 45 milliseconds