Searched refs:CountTeams (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/main_window/
H A DGeneralPage.cpp71 snprintf(buffer, sizeof(buffer), "%" B_PRId32, fModel->CountTeams());
H A DTeamsPage.cpp34 return fModel->CountTeams();
/haiku/headers/private/debugger/model/
H A DTargetHost.h35 int32 CountTeams() const;
/haiku/src/kits/debugger/model/
H A DTargetHost.cpp48 TargetHost::CountTeams() const function in class:TargetHost
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp766 Model::CountTeams() const function in class:Model
H A DModel.h91 int32 CountTeams() const;

Completed in 65 milliseconds