Searched defs:oldNode (Results 1 - 9 of 9) sorted by relevance

/haiku/src/kits/debugger/value/
H A DValueNodeContainer.cpp109 NotifyValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, ValueNode* newNode) argument
150 ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, ValueNode* newNode) argument
/haiku/src/kits/debugger/debug_managers/
H A DValueNodeManager.cpp104 ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, ValueNode* newNode) argument
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp598 CliContext::ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, argument
623 CliContext::ValueNodeValueChanged(ValueNode* oldNode) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp536 Volume::RenameAttr(void* oldNode, const char* oldName, void* newNode, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp665 BeOSKernelVolume::RenameAttr(void* oldNode, const char* oldName, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp998 HaikuKernelNode* oldNode = (HaikuKernelNode*)_oldNode; local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp1208 Node* oldNode = NULL; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp996 ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, ValueNode* newNode) argument
1223 ValueNodeChanged(ValueNodeChild* nodeChild, ValueNode* oldNode, ValueNode* newNode) argument
2264 ValueNode* oldNode; local
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequests.h1290 void* oldNode; member in class:UserlandFSUtil::RenameAttrRequest

Completed in 137 milliseconds