Searched refs:GetReportPath (Results 1 - 4 of 4) sorted by path

/haiku/headers/private/debugger/model/
H A DTeam.h440 const char* GetReportPath() const { return fReportPath; } function in class:Team::DebugReportEvent
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp569 event.GetReportPath());
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1110 message.AddString("path", event.GetReportPath());
/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.cpp242 printf("Debug report saved to %s\n", event.GetReportPath());

Completed in 69 milliseconds