Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DXmlFileIncluderElement.cpp79 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, in fromXml() local
83 if (!docSource.isParsable()) { in fromXml()
93 docSource.getRootElement(childElement); in fromXml()
112 if (!memorySink.process(docSource, elementSerializingContext)) { in fromXml()
DParameterMgr.cpp727 CXmlDocSource docSource(doc, _bValidateSchemasOnStart, in xmlParse() local
738 if (!memorySink.process(docSource, elementSerializingContext)) { in xmlParse()