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

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

Completed in 15 milliseconds