Searched refs:GetUserInterfaceListener (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliContinueCommand.cpp43 context.GetUserInterfaceListener()->ThreadActionRequested(thread->ID(),
H A DCliDebugReportCommand.cpp48 context.GetUserInterfaceListener()->DebugReportRequested(&ref);
H A DCliWriteCoreFileCommand.cpp49 context.GetUserInterfaceListener()->WriteCoreFileRequested(&ref);
H A DCliStopCommand.cpp71 context.GetUserInterfaceListener()->ThreadActionRequested(thread->ID(),
H A DCliPrintVariableCommand.cpp115 context.GetUserInterfaceListener()->ValueNodeValueRequested(
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h69 UserInterfaceListener* GetUserInterfaceListener() const function in class:CliContext
H A DCliContext.cpp339 GetUserInterfaceListener()->InspectRequested(address, this);

Completed in 60 milliseconds