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

/frameworks/av/include/media/
H A DMediaProfiles.h340 static MediaProfiles* createInstanceFromXmlFile(const char *xml);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp603 sInstance = createInstanceFromXmlFile(defaultXmlFile);
606 sInstance = createInstanceFromXmlFile(value);
842 MediaProfiles::createInstanceFromXmlFile(const char *xml) function in class:android::MediaProfiles

Completed in 433 milliseconds