Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_watch.cpp190 TriggerCondition resCond = { in GetCondition() local
197 return resCond; in GetCondition()
204 return resCond; in GetCondition()
206 resCond.row = row; in GetCondition()
211 return resCond; in GetCondition()
213 resCond.size = size; in GetCondition()
218 return resCond; in GetCondition()
221 resCond.timeout = timeout * scale; in GetCondition()
222 return resCond; in GetCondition()