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

/haiku/src/apps/debuganalyzer/gui/main_window/
H A DTeamsPage.cpp39 Model::Team* team = fModel->TeamAt(rowIndex);
127 Model::Team* team = fModel->TeamAt(rowIndex);
/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.h55 team_id TeamAt(int32 index) const;
H A DLaunchTesterHelper.cpp327 // TeamAt
329 LaunchContext::TeamAt(int32 index) const function in class:LaunchContext
H A DLaunchTester.cpp719 team_id team = context.TeamAt(0);
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp773 Model::TeamAt(int32 index) const function in class:Model
H A DModel.h92 Team* TeamAt(int32 index) const;

Completed in 84 milliseconds