Searched defs:xmlFile (Results 1 – 5 of 5) sorted by relevance
378 private void verifyReadXmlReturnsExpectedSignatures(String xmlFile, int expectedSchemeVersion, in verifyReadXmlReturnsExpectedSignatures()395 private void verifyReadXmlReturnsExpectedSignaturesAndLineage(String xmlFile, in verifyReadXmlReturnsExpectedSignaturesAndLineage()450 private XmlPullParser getXMLFromResources(String xmlFile) throws Exception { in getXMLFromResources()
79 protected WatchlistSettings(File xmlFile) { in WatchlistSettings()
99 protected WatchlistConfig(File xmlFile) { in WatchlistConfig()
145 private void parse(File xmlFile) { in parse()
612 const char* xmlFile = nullptr; in getInstance() local862 bool MediaProfiles::checkXmlFile(const char* xmlFile) { in checkXmlFile()