Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dproc_tag.c146 static int32_t InsertTaTagNode(char *tagName, uint32_t tagLen, const char **logTag, const struct Lo… in InsertTaTagNode() function
213 return InsertTaTagNode(tagName, tagLen, logTag, logItem); in InsertTagNode()