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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp102 wxXmlNode *nodeChild = new wxXmlNode(wxXML_ELEMENT_NODE, name); local
103 node->AddChild(nodeChild);
104 nodeChild->AddChild(new wxXmlNode(wxXML_TEXT_NODE, wxEmptyString, value));

Completed in 37 milliseconds