Searched refs:createInstanceFromXmlFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DMediaProfiles.h399 static MediaProfiles* createInstanceFromXmlFile(const char *xml);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp629 sInstance = createInstanceFromXmlFile(defaultXmlFile);
632 sInstance = createInstanceFromXmlFile(value);
891 MediaProfiles::createInstanceFromXmlFile(const char *xml) function in class:android::MediaProfiles

Completed in 556 milliseconds