Searched defs:GroupIDIsValid (Results 1 – 4 of 4) sorted by relevance
116 bool SBProcessInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBProcessInfo
173 bool SBAttachInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBAttachInfo
99 bool SBLaunchInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBLaunchInfo
56 bool GroupIDIsValid() const { return m_gid != UINT32_MAX; } in GroupIDIsValid() function