Searched refs:GetNodeInfo (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewState.h47 const VariablesViewNodeInfo* GetNodeInfo(ObjectID* variable,
49 inline const VariablesViewNodeInfo* GetNodeInfo(ObjectID* variable,
74 VariablesViewState::GetNodeInfo(ObjectID* variable, function in class:VariablesViewState
77 return GetNodeInfo(variable, &path);
H A DVariablesViewState.cpp168 VariablesViewState::GetNodeInfo(ObjectID* variable, function in class:VariablesViewState
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.h54 const NodeInfo& GetNodeInfo() const;
H A DShareNode.cpp113 // GetNodeInfo
115 ShareNode::GetNodeInfo() const function in class:ShareNode
H A DShareVolume.cpp564 *st = node->GetNodeInfo().st;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareNode.h51 const NodeInfo& GetNodeInfo() const;
H A DShareNode.cpp110 // GetNodeInfo
112 ShareNode::GetNodeInfo() const function in class:ShareNode
H A DShareVolume.cpp564 *st = node->GetNodeInfo().st;
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1987 const VariablesViewNodeInfo* nodeInfo = viewState->GetNodeInfo(

Completed in 85 milliseconds