Home
last modified time | relevance | path

Searched refs:_CreateValueNode (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp162 _CreateValueNode(child); in ValueNodeValueChanged()
191 ValueNodeManager::_CreateValueNode(ValueNodeChild* nodeChild) in _CreateValueNode() function in ValueNodeManager
224 status_t error = _CreateValueNode(nodeChild); in AddChildNodes()
/haiku/headers/private/debugger/debug_managers/
H A DValueNodeManager.h45 status_t _CreateValueNode(ValueNodeChild* nodeChild);