Searched defs:GroupIDIsValid (Results 1 – 4 of 4) sorted by relevance
122 bool SBProcessInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBProcessInfo
176 bool SBAttachInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBAttachInfo
95 bool SBLaunchInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBLaunchInfo
55 bool GroupIDIsValid() const { return m_gid != UINT32_MAX; } in GroupIDIsValid() function