Searched refs:ValueNodeChildrenCreated (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp607 CliContext::ValueNodeChildrenCreated(ValueNode* node) function in class:CliContext
H A DCliContext.h130 virtual void ValueNodeChildrenCreated(ValueNode* node);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp201 virtual void ValueNodeChildrenCreated(ValueNode* node);
690 void ValueNodeChildrenCreated(ValueNode* node);
1025 VariablesView::ContainerListener::ValueNodeChildrenCreated(ValueNode* node) function in class:VariablesView::ContainerListener
1029 fModel->ValueNodeChildrenCreated(node);
1217 ValueNodeChildrenCreated(child->Node());
1240 VariablesView::VariableTableModel::ValueNodeChildrenCreated( function in class:VariablesView::VariableTableModel
1665 ValueNodeChildrenCreated(_child->Node());
2284 fVariableTableModel->ValueNodeChildrenCreated(node);
/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp121 ValueNodeManager::ValueNodeChildrenCreated(ValueNode* node) function in class:ValueNodeManager
127 fListeners.ItemAt(i)->ValueNodeChildrenCreated(node);
/haiku/src/kits/debugger/value/
H A DValueNodeContainer.cpp121 fListeners.ItemAt(i)->ValueNodeChildrenCreated(node);
157 ValueNodeContainer::Listener::ValueNodeChildrenCreated(ValueNode* node) function in class:ValueNodeContainer::Listener
/haiku/headers/private/debugger/debug_managers/
H A DValueNodeManager.h33 virtual void ValueNodeChildrenCreated(ValueNode* node);
/haiku/headers/private/debugger/value/
H A DValueNodeContainer.h69 virtual void ValueNodeChildrenCreated(ValueNode* node);

Completed in 107 milliseconds