Searched refs:groupIdListStr (Results 1 – 1 of 1) sorted by relevance
579 cJSON *groupIdListStr = cJSON_GetObjectItemCaseSensitive(rootValue, "groupIdList"); in UnmarshalAccountInfo() local580 cJSON_ArrayForEach(groupId, groupIdListStr) { in UnmarshalAccountInfo()