Searched refs:NotifyBackgroundWorkStatus (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h40 virtual void NotifyBackgroundWorkStatus(
H A DReportUserInterface.cpp126 ReportUserInterface::NotifyBackgroundWorkStatus(const char* message) function in class:ReportUserInterface
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.h46 virtual void NotifyBackgroundWorkStatus(
H A DGraphicalUserInterface.cpp265 GraphicalUserInterface::NotifyBackgroundWorkStatus(const char* message) function in class:GraphicalUserInterface
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h44 virtual void NotifyBackgroundWorkStatus(
H A DCommandLineUserInterface.cpp210 CommandLineUserInterface::NotifyBackgroundWorkStatus(const char* message) function in class:CommandLineUserInterface
/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h76 virtual void NotifyBackgroundWorkStatus(const char* message)
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp113 interface->NotifyBackgroundWorkStatus(notification);
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp968 fUserInterface->NotifyBackgroundWorkStatus("Ready.");
1413 fUserInterface->NotifyBackgroundWorkStatus(description.String());

Completed in 114 milliseconds