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

/haiku/headers/private/debugger/model/
H A DTeam.h90 class ConsoleOutputEvent;
420 class Team::ConsoleOutputEvent : public Event { class in class:Team
422 ConsoleOutputEvent(uint32 type, Team* team,
538 const Team::ConsoleOutputEvent& event);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h160 const Team::ConsoleOutputEvent& event);
H A DTeamWindow.cpp1073 TeamWindow::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event)
/haiku/src/kits/debugger/model/
H A DTeam.cpp816 ConsoleOutputEvent(TEAM_EVENT_CONSOLE_OUTPUT_RECEIVED, this,
1022 // #pragma mark - ConsoleOutputEvent
1025 Team::ConsoleOutputEvent::ConsoleOutputEvent(uint32 type, Team* team, function in class:Team::ConsoleOutputEvent
1201 Team::Listener::ConsoleOutputReceived(const Team::ConsoleOutputEvent& event)

Completed in 87 milliseconds