Searched refs:defaultXmlFile (Results 1 – 1 of 1) sorted by relevance
645 const char *defaultXmlFile = "/etc/media_profiles.xml"; in getInstance() local646 FILE *fp = fopen(defaultXmlFile, "r"); in getInstance()652 sInstance = createInstanceFromXmlFile(defaultXmlFile); in getInstance()