Home
last modified time | relevance | path

Searched refs:btSectionNode (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp44 for (xmlNodePtr btSectionNode = rootNode->children; btSectionNode; btSectionNode = btSectionNode->next) { in IntHasSection()
45 xmlChar *btSectionNodeProp = xmlGetProp(btSectionNode, BAD_CAST "section"); in IntHasSection()
47 getSectionNode = btSectionNode; in IntHasSection()
354 xmlNodePtr btSectionNode = rootNode->children; in HasSection() local
356 for (; btSectionNode; btSectionNode = btSectionNode in HasSection()
[all...]

Completed in 1 milliseconds