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

  /frameworks/av/include/media/
MediaProfiles.h 399 static MediaProfiles* createInstanceFromXmlFile(const char *xml);
  /frameworks/av/media/libmedia/
MediaProfiles.cpp 629 sInstance = createInstanceFromXmlFile(defaultXmlFile);
632 sInstance = createInstanceFromXmlFile(value);
    [all...]

Completed in 33 milliseconds