Searched refs:xml_filename (Results 1 – 2 of 2) sorted by relevance
28 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename) { in btif_config_transcode() argument30 int error = document.LoadFile(xml_filename); in btif_config_transcode()32 LOG_ERROR("%s unable to load XML file '%s': %d", __func__, xml_filename, in btif_config_transcode()
23 std::unique_ptr<config_t> btif_config_transcode(const char* xml_filename);