Searched defs:xmlFile (Results 1 – 7 of 7) sorted by relevance
380 private void verifyReadXmlReturnsExpectedSignatures(String xmlFile, int expectedSchemeVersion, in verifyReadXmlReturnsExpectedSignatures()397 private void verifyReadXmlReturnsExpectedSignaturesAndLineage(String xmlFile, in verifyReadXmlReturnsExpectedSignaturesAndLineage()452 private TypedXmlPullParser getXMLFromResources(String xmlFile) throws Exception { in getXMLFromResources()
81 protected WatchlistSettings(File xmlFile) { in WatchlistSettings()
98 protected WatchlistConfig(File xmlFile) { in WatchlistConfig()
107 File xmlFile = writeToXml(CREDENTIAL_MANAGEMENT_APP); in writeToXmlAndReadFromXml() local
147 private void parse(File xmlFile) { in parse()
742 const char* xmlFile = nullptr; in getInstance() local991 bool MediaProfiles::checkXmlFile(const char* xmlFile) { in checkXmlFile()
522 void restore(File xmlFile, TypedXmlPullParser parser) { in restore()