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

/haiku/headers/private/debugger/value/value_nodes/
H A DVariableValueNodeChild.h24 Variable* GetVariable() const { return fVariable; }; function in class:VariableValueNodeChild
/haiku/headers/private/kernel/platform/efi/
H A Druntime-services.h127 efi_status (*GetVariable) (char16_t* var_name, efi_guid* vendor_guid,
/haiku/src/kits/debugger/jobs/
H A DResolveValueNodeJob.cpp153 variableCpuState = variableChild->GetVariable()->GetCpuState();
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp357 Variable* GetVariable() const function in class:VariablesView::ModelNode
1214 _AddNode(child->GetVariable(), NULL, child);
1261 _AddNode(modelNode->GetVariable(), modelNode, child,
3051 Variable* variable = node->GetVariable();
3096 ObjectID* objectID = node->GetVariable()->ID();

Completed in 66 milliseconds