Home
last modified time | relevance | path

Searched refs:_NotifyRegistrar (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/debug/
H A DDebugServer.cpp219 void _NotifyRegistrar(team_id team, bool openAlert, bool stopShutdown);
876 _NotifyRegistrar(fTeam, true, false); in _HandleMessage()
887 _NotifyRegistrar(fTeam, false, debugAction != kActionKillTeam); in _HandleMessage()
1009 TeamDebugHandler::_NotifyRegistrar(team_id team, bool openAlert, in _NotifyRegistrar() function in TeamDebugHandler