Home
last modified time | relevance | path

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

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