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