Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp145 static bool ParseTagCategory(cJSON* tagCategoryNode, std::map<std::string, TagCategory>& allTags) in ParseTagCategory() function
205 if (!ParseTagCategory(tagCategory, allTags)) { in ParseTagInfo()