Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/utils/
Dtrace_json_parser.cpp43 void ParseEnablePath(cJSON *tagNode, TraceTag& tag) in ParseEnablePath()
56 void ParseFormatPath(cJSON *tagNode, TraceTag& tag) in ParseFormatPath()
92 cJSON* tagNode = nullptr; in ParseTagCategory() local
/base/tee/tee_client/services/tlogcat/src/
Dproc_tag.c30 struct ListNode tagNode; member