Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/
H A Dusing-DOCB-conditional.patch19 @@ -5026,7 +5026,9 @@ addChild( self, nNode )
26 croak("addChild: HIERARCHY_REQUEST_ERR\n");
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js38 Node.prototype.addChild = function(child) { method in Node
176 return node.addChild(this);
296 this.tree[node.parentId].addChild(node);