Searched refs:GetEffectiveGroupID (Results 1 – 12 of 12) sorted by relevance
157 s.Format(" egid = {0,-5} ({1})\n", GetEffectiveGroupID(), in Dump()158 resolver.GetGroupName(GetEffectiveGroupID()).value_or("")); in Dump()218 &ProcessInstanceInfo::GetEffectiveGroupID, in DumpAsTableRow()287 m_match_info.GetEffectiveGroupID() != proc_info.GetEffectiveGroupID()) in UserIDsMatch()
137 uint32_t SBProcessInfo::GetEffectiveGroupID() { in GetEffectiveGroupID() function in SBProcessInfo142 group_id = m_opaque_up->GetEffectiveGroupID(); in GetEffectiveGroupID()
195 uint32_t SBAttachInfo::GetEffectiveGroupID() { in GetEffectiveGroupID() function in SBAttachInfo198 return m_opaque_sp->GetEffectiveGroupID(); in GetEffectiveGroupID()
55 GetEffectiveGroupID ();
87 GetEffectiveGroupID();
31 static uint32_t GetEffectiveGroupID();
45 uint32_t GetEffectiveGroupID();
136 uint32_t GetEffectiveGroupID();
132 uint32_t HostInfoPosix::GetEffectiveGroupID() { return getegid(); } in GetEffectiveGroupID() function in HostInfoPosix
123 uint32_t GetEffectiveGroupID() const { return m_egid; } in GetEffectiveGroupID() function
1214 proc_info.GetEffectiveUserID(), proc_info.GetEffectiveGroupID()); in CreateProcessInfoResponse()1244 proc_info.GetEffectiveGroupID()); in CreateProcessInfoResponse_DebugServerStyle()
2326 match_info.GetProcessInfo().GetEffectiveGroupID()); in FindProcesses()