Home
last modified time | relevance | path

Searched refs:strNameAttributeName (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/xmlserializer/
DXmlDocSource.cpp61 const string& strNameAttributeName) : in CXmlDocSource() argument
67 _strNameAttributeName(strNameAttributeName), in CXmlDocSource()
DXmlDocSource.h73 const std::string& strNameAttributeName = "");
/external/parameter-framework/parameter/
DParameterMgr.h558 ElementLibrary eElementLibrary, const std::string& strNameAttributeName = "Name");
DParameterMgr.cpp718 const string& strNameAttributeName) in xmlParse() argument
731 strNameAttributeName); in xmlParse()