HomeSort by relevance Sort by last modified time
    Searched refs:checkXmlFile (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttributeInfoTest.java 321 checkXmlFile(file, map, seen);
329 private void checkXmlFile(File file, Map<String, AttributeInfo> map,
  /frameworks/av/media/libmedia/include/media/
MediaProfiles.h 366 static bool checkXmlFile(const char* xmlFile);
  /frameworks/av/media/libmedia/
MediaProfiles.cpp 600 if (checkXmlFile(f)) {
848 bool MediaProfiles::checkXmlFile(const char* xmlFile) {
    [all...]

Completed in 647 milliseconds