Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DXmlFileIncluderElement.cpp62 std::string strIncludedElementType = getIncludedElementType(); in fromXml() local
66 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, strIncludedElementType); in fromXml()