Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java147 static XMPNode findChildNode(XMPNode parent, String childName, boolean createNodes) in findChildNode() method in XMPNodeUtils
/external/deqp/executor/
DxeTestCase.cpp203 const TestNode* TestGroup::findChildNode (const char* path) const in findChildNode() function in xe::TestGroup