Searched defs:GroupIDIsValid (Results 1 – 4 of 4) sorted by relevance
117 bool SBProcessInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBProcessInfo
171 bool SBAttachInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBAttachInfo
97 bool SBLaunchInfo::GroupIDIsValid() { in GroupIDIsValid() function in SBLaunchInfo
54 bool GroupIDIsValid() const { return m_gid != UINT32_MAX; } in GroupIDIsValid() function