Searched defs:TeamID (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/apps/debugger/model/
H A DThreadInfo.h22 team_id TeamID() const { return fTeam; } function in class:ThreadInfo
H A DImageInfo.h32 team_id TeamID() const { return fTeam; } function in class:ImageInfo
/haiku-fatelf/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.h70 team_id TeamID() const { return fTeamInfo.team; } function in class:TeamRow
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.h47 team_id TeamID() const { return fTeamID; } function in class:TeamDebugger
/haiku-fatelf/headers/private/kernel/
H A Dtracing.h120 thread_id TeamID() const { return fTeam; } function in class:AbstractTraceEntry
/haiku-fatelf/src/system/kernel/debug/
H A Dsystem_profiler.cpp62 team_id TeamID() const { return fTeam; } function in class:SystemProfiler
/haiku-fatelf/src/system/kernel/device_manager/
H A DIORequest.h280 team_id TeamID() const { return fTeam; } function in struct:IORequest

Completed in 77 milliseconds