Home
last modified time | relevance | path

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); in GetValueAt()
127 Model::Team* team = fModel->TeamAt(rowIndex); in TableRowInvoked()
/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.h55 team_id TeamAt(int32 index) const;
H A DLaunchTesterHelper.cpp329 LaunchContext::TeamAt(int32 index) const in TeamAt() function in LaunchContext
H A DLaunchTester.cpp719 team_id team = context.TeamAt(0); in CommonLaunchTest15()
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp773 Model::TeamAt(int32 index) const in TeamAt() function in Model
H A DModel.h92 Team* TeamAt(int32 index) const;