Searched refs:ValueNodeValueRequested (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.h54 virtual void ValueNodeValueRequested(CpuState* cpuState,
H A DExpressionEvaluationWindow.cpp231 ExpressionEvaluationWindow::ValueNodeValueRequested(CpuState* cpuState, function in class:ExpressionEvaluationWindow
234 fListener->ValueNodeValueRequested(cpuState, container, valueNode);
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliPrintVariableCommand.cpp115 context.GetUserInterfaceListener()->ValueNodeValueRequested(
/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h117 virtual void ValueNodeValueRequested(CpuState* cpuState,
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.h167 virtual void ValueNodeValueRequested(CpuState* cpuState,
H A DTeamWindow.h139 virtual void ValueNodeValueRequested(CpuState* cpuState,
H A DTeamWindow.cpp1001 TeamWindow::ValueNodeValueRequested(CpuState* cpuState, function in class:TeamWindow
1004 fListener->ValueNodeValueRequested(cpuState, container, valueNode);
H A DVariablesView.cpp2634 fListener->ValueNodeValueRequested(fStackFrame != NULL
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h85 virtual void ValueNodeValueRequested(CpuState* cpuState,
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp790 fListener->ValueNodeValueRequested(frame->GetCpuState(),
H A DTeamDebugger.cpp1048 TeamDebugger::ValueNodeValueRequested(CpuState* cpuState, function in class:TeamDebugger

Completed in 83 milliseconds