Searched refs:DebugReportEvent (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h54 const Team::DebugReportEvent& event);
H A DReportUserInterface.cpp239 ReportUserInterface::DebugReportChanged(const Team::DebugReportEvent& event)
/haiku/headers/private/debugger/model/
H A DTeam.h91 class DebugReportEvent;
434 class Team::DebugReportEvent : public Event { class in class:Team
436 DebugReportEvent(uint32 type, Team* team,
555 const Team::DebugReportEvent& event);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h115 const Team::DebugReportEvent& event);
H A DCliContext.cpp565 CliContext::DebugReportChanged(const Team::DebugReportEvent& event)
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h166 const Team::DebugReportEvent& event);
H A DTeamWindow.cpp1107 TeamWindow::DebugReportChanged(const Team::DebugReportEvent& event)
/haiku/src/kits/debugger/model/
H A DTeam.cpp849 listener->DebugReportChanged(DebugReportEvent(
1035 // #pragma mark - DebugReportEvent
1038 Team::DebugReportEvent::DebugReportEvent(uint32 type, Team* team, function in class:Team::DebugReportEvent
1243 Team::Listener::DebugReportChanged(const Team::DebugReportEvent& event)

Completed in 133 milliseconds