system_profiler_team_added
Model::Team::Team(const system_profiler_team_added* event, nanotime_t time)
Model::AddTeam(const system_profiler_team_added* event, nanotime_t time)
Team(const system_profiler_team_added* event,
const system_profiler_team_added* fCreationEvent;
const system_profiler_team_added* event,
system_profiler_team_added* event = (system_profiler_team_added*)
malloc(sizeof(system_profiler_team_added) + nameLength);
_HandleTeamAdded((system_profiler_team_added*)buffer);
ModelLoader::_HandleTeamAdded(system_profiler_team_added* event)
system_profiler_team_added* event);
Team::Init(system_profiler_team_added* addedInfo)
struct system_profiler_team_added;
status_t Init(system_profiler_team_added* addedInfo);
status_t AddTeam(system_profiler_team_added* addedInfo, Team** _team = NULL)
status_t _AddTeam(team_id teamID, system_profiler_team_added* addedInfo,
system_profiler_team_added* addedInfo)
system_profiler_team_added* event
= (system_profiler_team_added*)buffer;
system_profiler_team_added* event = (system_profiler_team_added*)
sizeof(system_profiler_team_added) + nameLen + 1 + argsLen,