Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp207 bool isDocValid = xmlSchemaValidateDoc(pValidationCtxt, _pDoc) == 0; in isInstanceDocumentValid() local
214 return isDocValid; in isInstanceDocumentValid()