Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h82 struct CTriggerCondition { struct
117 CTriggerCondition triggerCondition;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp46 int CheckCondition(TriggerCondition &cond, CTriggerCondition triggerCondition) in CheckCondition()