Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h115 struct CWatcher { struct
116 char* name = nullptr;
117 CTriggerCondition triggerCondition;
118 CArrAppEventFilter appEventFilters;
119 void (*callbackOnTriggerRef)(int, int, int64_t);
120 void (*callbackOnReceiveRef)(char*, CArrRetAppEventGroup);