/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | hiappevent_ffi.cpp | 46 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()
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
H A D | napi_hiappevent.test.js | 1174 triggerCondition: condition 1341 triggerCondition: {} property in expect.assertTrue 1348 triggerCondition: { class in expect.assertTrue 1358 triggerCondition: { class in expect.assertTrue 1368 triggerCondition: { class in expect.assertTrue 1378 triggerCondition: { class in expect.assertTrue 1430 triggerCondition: { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3800.watcher 1475 triggerCondition: { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3900.watcher 1521 triggerCondition: { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3a00.watcher 1683 triggerCondition: { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3e00.watcher
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
H A D | common.h | 117 CTriggerCondition triggerCondition; member
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/ |
H A D | js-apidiff-dfx.md | 14 | ohos.hiAppEvent | Watcher | triggerCondition?: TriggerCondition; …
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/ |
H A D | js-apidiff-dfx.md | 14 | ohos.hiAppEvent | Watcher | triggerCondition?: TriggerCondition; …
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hiappevent-watcher-app-events-arkts.md | 42 triggerCondition: { row: 1 },
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hiviewdfx-hiappevent.md | 591 triggerCondition: { 703 | triggerCondition | [TriggerCondition](#triggercondition) | 否 | 订阅回调触发条件,… 705 …ageHolder](#appeventpackageholder)) => void | 否 | 订阅回调函数,需要与回调触发条件triggerCondition一同传入才会生效,函数入参说…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-dfx.md | 51 |新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法名 or 属性名: triggerCondition|@ohos.hiviewdf… 80 |删除|模块名: ohos.hiAppEvent<br>类名: Watcher<br>方法名 or 属性名:triggerCondition|NA|@ohos.hiAppEvent.d.ts|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-dfx.md | 52 |新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法名 or 属性名: triggerCondition|@ohos.hiviewdf… 81 |删除|模块名: ohos.hiAppEvent<br>类名: Watcher<br>方法名 or 属性名:triggerCondition|NA|@ohos.hiAppEvent.d.ts|
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-app-events-arkts.md | 42 triggerCondition: { row: 1 },
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-dfx.md | 52 …wdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|@ohos.hiviewd… 81 …ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|NA|@ohos.hiAp…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-dfx.md | 51 …wdfx.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|@ohos.hiviewd… 80 …ohos.hiAppEvent<br>Class name: Watcher<br>Method or attribute name: triggerCondition|NA|@ohos.hiAp…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hiviewdfx-hiappevent.md | 591 triggerCondition: { 703 | triggerCondition | [TriggerCondition](#triggercondition) | No | Subscript… 705 … This parameter takes effect only when it is passed together with **triggerCondition**. The input …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-dfx.md | 73 |新增|NA|类名:Watcher;<br>方法or属性:triggerCondition?: TriggerCondition;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-dfx.md | 73 |Added|NA|Class name: Watcher;<br>Method or attribute name: triggerCondition?: TriggerCondition;|@o…
|