/aosp_15_r20/external/parameter-framework/upstream/tools/xmlValidator/ |
H A D | xmlValidator.py | 53 def getSchemaFilenameFromXmlFile(xmlFilePath): argument 71 def validateXmlWithSchema(xmlFilePath, schemaFilePath): argument 107 xmlFilePath = path.join(rootPath, filename) variable
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | AudioPolicyConfig.cpp | 200 const std::string& xmlFilePath) { in loadFromApmXmlConfigWithFallback() 217 const std::string& xmlFilePath) { in loadFromCustomXmlConfigForTests() 280 status_t AudioPolicyConfig::loadFromXml(const std::string& xmlFilePath, bool forVts) { in loadFromXml()
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/ |
H A D | XMLParse.java | 33 private String xmlFilePath = null; field in XMLParse 35 public XMLParse(String xmlFilePath) { in XMLParse()
|
H A D | XMLParserTestDriver.java | 35 String xmlFilePath = args[0]; in main() local 40 private static void documentParse(String xmlFilePath, String contextProcessor) { in documentParse()
|
H A D | XSValidationTestDriver.java | 37 String xmlFilePath = args[0]; in main() local 43 …private static void xsValidationTest(String xmlFilePath, String xsdFilePath, String contextProcess… in xsValidationTest()
|
H A D | XSValidate.java | 43 private String xmlFilePath = null; field in XSValidate 50 public XSValidate(String xmlFilePath, String xsdFilePath) { in XSValidate()
|
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
H A D | ValidateXml.h | 38 #define ASSERT_VALID_XML(xmlFilePath, xsdFilePath) \ argument 43 #define EXPECT_VALID_XML(xmlFilePath, xsdFilePath) \ argument
|
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/test/utility/src/ |
H A D | ValidateXml.cpp | 92 ::testing::AssertionResult validateXml(const char* xmlFilePathExpr, const char* xsdFilePathExpr, in validateXml() 142 std::string xmlFilePath = location + "/"s + xmlFileName; in validateXmlMultipleLocations() local
|
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/ |
H A D | EngineLibrary.cpp | 73 EngineInstance EngineLibrary::createEngineUsingXmlConfig(const std::string& xmlFilePath) in createEngineUsingXmlConfig()
|
/aosp_15_r20/frameworks/av/services/audiopolicy/enginedefault/src/ |
H A D | Engine.cpp | 51 status_t Engine::loadFromXmlConfigWithFallback(const std::string& xmlFilePath) { in loadFromXmlConfigWithFallback()
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
H A D | Engine.cpp | 102 status_t Engine::loadFromXmlConfigWithFallback(const std::string& xmlFilePath) in loadFromXmlConfigWithFallback()
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/src/ |
H A D | EngineBase.cpp | 145 const std::string& xmlFilePath, bool isConfigurable) in loadAudioPolicyEngineConfig()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |