Home
last modified time | relevance | path

Searched refs:ParseTagGroups (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp171 static bool ParseTagGroups(cJSON* tagGroupsNode, std::map<std::string, std::vector<std::string>> &t… in ParseTagGroups() function
215 if (!ParseTagGroups(tagGroups, tagGroupTable)) { in ParseTagInfo()