Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp205 TriggerCondition resCond = { in GetCondition() local
212 return resCond; in GetCondition()
219 return resCond; in GetCondition()
221 resCond.row = row; in GetCondition()
226 return resCond; in GetCondition()
228 resCond.size = size; in GetCondition()
233 return resCond; in GetCondition()
235 resCond.timeout = timeout * HiAppEvent::TIMEOUT_STEP; in GetCondition()
236 return resCond; in GetCondition()