Home
last modified time | relevance | path

Searched defs:tagCategory (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp132 static void ParseSysFiles(cJSON *tags, TagCategory& tagCategory) in ParseSysFiles()
152 TagCategory tagCategory; in ParseTagCategory() local
199 cJSON* tagCategory = cJSON_GetObjectItem(root, "tag_category"); in ParseTagInfo() local