Home
last modified time | relevance | path

Searched refs:xml_filename (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_config_transcode.cc28 config_t* btif_config_transcode(const char* xml_filename) { in btif_config_transcode() argument
30 int error = document.LoadFile(xml_filename); in btif_config_transcode()
33 xml_filename, error); in btif_config_transcode()
/system/bt/btif/include/
Dbtif_config_transcode.h23 config_t* btif_config_transcode(const char* xml_filename);