Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h168 typedef struct ParamListNode { struct
173 struct ParamListNode* next; argument
174 } ParamListNode, *ParamList; typedef