Searched refs:NotifyDebugReportChanged (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debugger/model/
H A DTeam.h267 void NotifyDebugReportChanged(
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp159 fTeam->NotifyDebugReportChanged(outputPath, B_OK);
176 fTeam->NotifyDebugReportChanged(path.Path(), error);
/haiku/src/kits/debugger/model/
H A DTeam.cpp845 Team::NotifyDebugReportChanged(const char* reportPath, status_t result) function in class:Team

Completed in 36 milliseconds