Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DParseRDF.java986 private static XMPNode addChildNode(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in addChildNode() method in ParseRDF
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp300 TextTrieMap::addChildNode(CharacterNode *parent, UChar c, UErrorCode &status) { in addChildNode() function in TextTrieMap