Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp692 ASSERT_EQ(OH_HiAppEvent_RemoveWatcher(g_onTriggerWatcher), 0);
693 ASSERT_EQ(OH_HiAppEvent_RemoveWatcher(g_onTriggerWatcher), ErrorCode::ERROR_WATCHER_NOT_ADDED);
694 ASSERT_EQ(OH_HiAppEvent_RemoveWatcher(g_onReceiveWatcher), 0);
695 ASSERT_EQ(OH_HiAppEvent_RemoveWatcher(g_onReceiveWatcher), ErrorCode::ERROR_WATCHER_NOT_ADDED);
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-app-events-ndk.md19 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
232 OH_HiAppEvent_RemoveWatcher(appEventWatcher);
H A Dhiappevent-watcher-mainthreadjank-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher(HiAppEvent_Watcher *watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
201 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
278 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-crash-events-ndk.md16 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
274 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-resourceleak-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher(HiAppEvent_Watcher *watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
276 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-freeze-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher *watcher) | 移除应用事件观察者,以移除对应用事件的订阅。 |
302 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h574 int OH_HiAppEvent_RemoveWatcher(HiAppEvent_Watcher* watcher);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_app_event.md110 | int [OH_HiAppEvent_RemoveWatcher](#oh_hiappevent_removewatcher) ([HiAppEvent_Watcher](#hiappevent…
951 ### OH_HiAppEvent_RemoveWatcher()
954 int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher * watcher)
H A Dhiappevent_8h.md118 | int [OH_HiAppEvent_RemoveWatcher](_hi_app_event.md#oh_hiappevent_removewatcher) ([HiAppEvent_Watc…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-mainthreadjank-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher(HiAppEvent_Watcher *watcher)| Removes a watcher to unsubscribe fr…
201 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-app-events-ndk.md19 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | Removes a watcher to unsubscribe…
232 OH_HiAppEvent_RemoveWatcher(appEventWatcher);
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | Removes a watcher for the specif…
278 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-resourceleak-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher(HiAppEvent_Watcher *watcher) | Removes a watcher to unsubscribe f…
275 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-crash-events-ndk.md16 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher \*watcher) | Removes a watcher to unsubscribe…
274 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
H A Dhiappevent-watcher-freeze-events-ndk.md12 | int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher *watcher) | Removes a watcher to unsubscribe …
302 OH_HiAppEvent_RemoveWatcher(systemEventWatcher);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c334 int OH_HiAppEvent_RemoveWatcher(struct HiAppEvent_Watcher *watcher) in OH_HiAppEvent_RemoveWatcher() function
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dhiappevent_8h.md118 | int [OH_HiAppEvent_RemoveWatcher](_hi_app_event.md#oh_hiappevent_removewatcher) ([HiAppEvent_Watc…
H A D_hi_app_event.md110 | int [OH_HiAppEvent_RemoveWatcher](#oh_hiappevent_removewatcher) ([HiAppEvent_Watcher](#hiappevent…
951 ### OH_HiAppEvent_RemoveWatcher()
954 int OH_HiAppEvent_RemoveWatcher (HiAppEvent_Watcher * watcher)