Searched refs:InternalNode (Results 1 – 4 of 4) sorted by relevance
129 InternalNode *132 InternalNode *internalNode = NULL; in ToInternalNode()135 internalNode = static_cast<InternalNode*>(node); in ToInternalNode()313 InternalNode::GetKeys() const in GetKeys()320 InternalNode::KeyAt(int32 index) const in KeyAt()330 InternalNode::GetChilds() const in GetChilds()337 InternalNode::ChildAt(int32 index) const in ChildAt()347 InternalNode::Check() const in Check()
32 class InternalNode; variable66 InternalNode *ToInternalNode();116 class InternalNode : public Node {
30 class InternalNode; variable113 status_t _SearchRightMost(InternalNode *node, const VKey *k, int32 *index);
290 InternalNode *internal = fCurrentNode->ToInternalNode(); in GoTo()495 TreeIterator::_SearchRightMost(InternalNode *node, const VKey *k, int32 *index) in _SearchRightMost()