Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_watcher_test.cpp180 auto watcher1 = BuildSimpleWatcher(); variable
181 AppEventObserverMgr::GetInstance().RegisterObserver(watcher1);
194 ASSERT_EQ(watcher1->GetTriggerTimes(), 0);
202 ASSERT_EQ(watcher1->GetTriggerTimes(), 0);
211 AppEventObserverMgr::GetInstance().UnregisterObserver(watcher1->GetName());
259 auto watcher1 = BuildWatcherWithRow(); variable
260 AppEventObserverMgr::GetInstance().RegisterObserver(watcher1);
267 ASSERT_EQ(watcher1->GetTriggerTimes(), 0);
270 AppEventObserverMgr::GetInstance().UnregisterObserver(watcher1->GetName());
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/
H A Dnapi_hiappevent.test.js1333 let watcher1 = { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c3700
1336 result = hiAppEventV9.addWatcher(watcher1);
1405 hiAppEventV9.removeWatcher(watcher1);
1806 let watcher1 = { class in AnonymousFunction7ac93c2c0100.AnonymousFunction7ac93c2c4100
1816 result = hiAppEventV9.addWatcher(watcher1);
1847 hiAppEventV9.removeWatcher(watcher1);
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-app-events-arkts.md38 name: "watcher1",
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md584 name: "watcher1",
682 name: "watcher1",
759 let holder1: hiAppEvent.AppEventPackageHolder = new hiAppEvent.AppEventPackageHolder("watcher1");
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-app-events-arkts.md38 name: "watcher1",
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md584 name: "watcher1",
682 name: "watcher1",
759 let holder1: hiAppEvent.AppEventPackageHolder = new hiAppEvent.AppEventPackageHolder("watcher1");