Searched refs:tempGrp (Results 1 – 1 of 1) sorted by relevance
1451 std::vector<std::string> tempGrp = grp.second; in initUserObjects() local1452 if (std::find(tempGrp.begin(), tempGrp.end(), user) != in initUserObjects()1453 tempGrp.end()) in initUserObjects()