Searched refs:ParseTagGroups (Results 1 – 1 of 1) sorted by relevance
171 static bool ParseTagGroups(cJSON* tagGroupsNode, std::map<std::string, std::vector<std::string>> &t… in ParseTagGroups() function215 if (!ParseTagGroups(tagGroups, tagGroupTable)) { in ParseTagInfo()