Searched refs:relatedGroups (Results 1 – 1 of 1) sorted by relevance
235 std::string relatedGroups = std::string(groupVec); in GetGroupInfo() local237 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetGroupInfo()274 std::string relatedGroups = std::string(groupVec); in GetGroupInfo() local276 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetGroupInfo()1191 std::string relatedGroups = std::string(returnGroups); in GetRelatedGroupsCommon() local1192 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetRelatedGroupsCommon()