Searched refs:NotifyValueNodeChildrenDeleted (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/debugger/value/
H A DValueNodeContainer.h47 void NotifyValueNodeChildrenDeleted(ValueNode* node);
/haiku/src/kits/debugger/value/
H A DValueNodeContainer.cpp126 ValueNodeContainer::NotifyValueNodeChildrenDeleted(ValueNode* node) function in class:ValueNodeContainer
/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp115 fContainer->NotifyValueNodeChildrenDeleted(this);
H A DBListValueNode.cpp340 fContainer->NotifyValueNodeChildrenDeleted(this);

Completed in 88 milliseconds