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

  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.h 125 std::string getRootElementAttributeString(const std::string &strAttributeName) const;
XmlDocSource.cpp 78 string CXmlDocSource::getRootElementAttributeString(const string &strAttributeName) const
148 string strRootElementNameCheck = getRootElementAttributeString(_strNameAttributeName);

Completed in 1415 milliseconds