Searched refs:getChildNode (Results 1 – 3 of 3) sorted by relevance
307 current = current.followSymLinkToTheBitterEnd().getChildNode(chunk); in getChild()322 current = currentSymLink.getChildNode(chunk); in createChild()337 private NestedMapData getChildNode(String name) { in getChildNode() method in NestedMapData
153 CharacterNode* getChildNode(CharacterNode *parent, UChar c) const;
342 TextTrieMap::getChildNode(CharacterNode *parent, UChar c) const { in getChildNode() function in TextTrieMap421 node = getChildNode(node, c); in search()428 node = getChildNode(node, c); in search()