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) function in class:ConsoleOutputView
H A DTeamWindow.h159 virtual void ConsoleOutputReceived(
H A DTeamWindow.cpp735 fConsoleOutputView->ConsoleOutputReceived(fd, output);
1073 TeamWindow::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event) function in class:TeamWindow
/haiku/headers/private/debugger/model/
H A DTeam.h537 virtual void ConsoleOutputReceived(
/haiku/src/kits/debugger/model/
H A DTeam.cpp815 listener->ConsoleOutputReceived(
1201 Team::Listener::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event) function in class:Team::Listener

Completed in 111 milliseconds