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

/haiku/headers/private/debugger/model/
H A DTargetHost.h37 void RemoveTeam(team_id team);
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.h113 void RemoveTeam(team_id team, bool partial);
H A DBarApp.h166 void RemoveTeam(team_id);
H A DExpandoMenuBar.cpp201 RemoveTeam(team, true);
210 RemoveTeam(team, false);
686 TExpandoMenuBar::RemoveTeam(team_id team, bool partial) function in class:TExpandoMenuBar
H A DBarApp.cpp512 RemoveTeam(team);
947 TBarApp::RemoveTeam(team_id team) function in class:TBarApp
/haiku/src/kits/debugger/model/
H A DTargetHost.cpp70 TargetHost::RemoveTeam(team_id team) function in class:TargetHost
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterface.cpp352 fTargetHost->RemoveTeam(team);
/haiku/src/bin/debug/profile/
H A Dprofile.cpp197 void RemoveTeam(team_id teamID) function in class:ThreadManager
556 threadManager.RemoveTeam(event->team);
939 threadManager.RemoveTeam(message.origin.team);

Completed in 54 milliseconds