Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp27 …void ConstructPropertyNode(xmlNodePtr &sectionNode, xmlNodePtr &propertyNode, const std::string &p…
88 void XmlParse::impl::ConstructPropertyNode( in ConstructPropertyNode() function in utility::XmlParse::impl
148 ConstructPropertyNode(subSectionNode, propertyNode, property); in FindOrCreatePropertyNode()
150 ConstructPropertyNode(sectionNode, propertyNode, property); in FindOrCreatePropertyNode()