Searched refs:xml_filename (Results 1 – 2 of 2) sorted by relevance
30 extern "C" config_t *btif_config_transcode(const char *xml_filename) { in btif_config_transcode() argument32 int error = document.LoadFile(xml_filename); in btif_config_transcode()34 LOG_ERROR("%s unable to load XML file '%s': %d", __func__, xml_filename, error); in btif_config_transcode()
23 config_t *btif_config_transcode(const char *xml_filename);