Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCompatibility.java36 private void checkXmlFile(File file) throws IOException { in checkXmlFile() method in TestCompatibility
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp1207 bool MediaProfiles::checkXmlFile(const char* xmlFile) { in checkXmlFile() function in android::MediaProfiles