Home
last modified time | relevance | path

Searched refs:triggerCondition (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp46 int CheckCondition(TriggerCondition &cond, CTriggerCondition triggerCondition) in CheckCondition() argument
49 cond.row = triggerCondition.row; in CheckCondition()
54 cond.size = triggerCondition.size; in CheckCondition()
59 if (triggerCondition.timeOut * HiAppEvent::TIMEOUT_STEP < 0) { in CheckCondition()
63 cond.timeout = triggerCondition.timeOut * HiAppEvent::TIMEOUT_STEP; in CheckCondition()
359 ret.code = CheckCondition(cond, watcher.triggerCondition); in FfiOHOSHiAppEventAddWatcher()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h117 CTriggerCondition triggerCondition; member

Completed in 2 milliseconds