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

/frameworks/av/include/media/
H A DMediaProfiles.h410 static MediaProfiles* createInstanceFromXmlFile(const char *xml);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp652 sInstance = createInstanceFromXmlFile(defaultXmlFile);
655 sInstance = createInstanceFromXmlFile(value);
914 MediaProfiles::createInstanceFromXmlFile(const char *xml) function in class:android::MediaProfiles

Completed in 136 milliseconds