Home
last modified time | relevance | path

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

/external/parameter-framework/xmlserializer/
DXmlDocSource.cpp188 xmlSchemaParserCtxtPtr pParserCtxt = xmlSchemaNewDocParserCtxt(pSchemaDoc); in isInstanceDocumentValid() local
190 if (!pParserCtxt) { in isInstanceDocumentValid()
198 xmlSchemaPtr pSchema = xmlSchemaParse(pParserCtxt); in isInstanceDocumentValid()
203 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()
213 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()
224 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()