Home
last modified time | relevance | path

Searched refs:TeamInfoByID (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/model/
H A DTargetHost.h40 TeamInfo* TeamInfoByID(team_id team) const;
/haiku/src/kits/debugger/model/
H A DTargetHost.cpp105 TargetHost::TeamInfoByID(team_id team) const in TeamInfoByID() function in TargetHost
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp339 info = host->TeamInfoByID(team); in MessageReceived()
371 info = host->TeamInfoByID(team); in MessageReceived()