Home
last modified time | relevance | path

Searched defs:btSectionNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp44 …for (xmlNodePtr btSectionNode = rootNode->children; btSectionNode; btSectionNode = btSectionNode->… in IntHasSection() local
354 xmlNodePtr btSectionNode = rootNode->children; in HasSection() local
385 …for (xmlNodePtr btSectionNode = rootNode->children; btSectionNode; btSectionNode = btSectionNode->… in GetSubSections() local
519 …for (xmlNodePtr btSectionNode = rootNode->children; btSectionNode; btSectionNode = btSectionNode->… in HasSection() local