Searched refs:newGids (Results 1 – 1 of 1) sorted by relevance
194 bool CheckGids(const int32_t &pid, const std::vector<int32_t> newGids) in CheckGids() argument199 if ((gCount == newGids.size()) && (gids == newGids)) { in CheckGids()205 bool CheckGidsCount(const int32_t &pid, const std::vector<int32_t> newGids) in CheckGidsCount() argument210 if (gCount == newGids.size()) { in CheckGidsCount()