Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config_transcode.cc37 XMLElement* rootElement = document.RootElement(); in btif_config_transcode() local
38 if (!rootElement) { in btif_config_transcode()
46 for (XMLElement* i = rootElement->FirstChildElement(); i != NULL; in btif_config_transcode()