Home
last modified time | relevance | path

Searched defs:sectionNode (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp73 xmlNodePtr sectionNode = IntHasSection(section, subSection); in IntHasProperty() local
110 xmlNodePtr sectionNode = NULL; in FindOrCreatePropertyNode() local
88 ConstructPropertyNode( xmlNodePtr &sectionNode, xmlNodePtr &propertyNode, const std::string &property) ConstructPropertyNode() argument
344 xmlNodePtr sectionNode = pimpl->IntHasSection(section, subSection); HasProperty() local
413 xmlNodePtr sectionNode = NULL; RemoveSection() local
451 xmlNodePtr sectionNode = pimpl->IntHasSection(section, subSection); RemoveProperty() local
509 xmlNodePtr sectionNode = pimpl->IntHasSection(section, ""); HasProperty() local
534 xmlNodePtr sectionNode = NULL; RemoveSection() local
557 xmlNodePtr sectionNode = pimpl->IntHasSection(section, ""); RemoveProperty() local
[all...]

Completed in 2 milliseconds