Home
last modified time | relevance | path

Searched defs:xmlFilePath (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/tools/xmlValidator/
DxmlValidator.py52 def getSchemaFilenameFromXmlFile(xmlFilePath): argument
70 def validateXmlWithSchema(xmlFilePath, schemaFilePath): argument
106 xmlFilePath = path.join(rootPath, filename) variable