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