Home
last modified time | relevance | path

Searched refs:ConsoleOutputReceived (Results 1 – 6 of 6) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.h26 void ConsoleOutputReceived(
H A DConsoleOutputView.cpp93 ConsoleOutputView::ConsoleOutputReceived(int32 fd, const BString& output) in ConsoleOutputReceived() function in ConsoleOutputView
H A DTeamWindow.h159 virtual void ConsoleOutputReceived(
H A DTeamWindow.cpp735 fConsoleOutputView->ConsoleOutputReceived(fd, output); in MessageReceived()
1073 TeamWindow::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event) in ConsoleOutputReceived() function in TeamWindow
/haiku/src/kits/debugger/model/
H A DTeam.cpp815 listener->ConsoleOutputReceived( in NotifyConsoleOutputReceived()
1201 Team::Listener::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event) in ConsoleOutputReceived() function in Team::Listener
/haiku/headers/private/debugger/model/
H A DTeam.h537 virtual void ConsoleOutputReceived(