Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h510 static bool checkXmlFile(const char* xmlFile);
/frameworks/av/media/libmedia/
DMediaProfiles.cpp960 if (checkXmlFile(f)) { in getInstance()
1207 bool MediaProfiles::checkXmlFile(const char* xmlFile) { in checkXmlFile() function in android::MediaProfiles