Home
last modified time | relevance | path

Searched defs:RemoveWatcher (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher_proxy.cpp92 int NdkAppEventWatcherProxy::RemoveWatcher() in RemoveWatcher() function in OHOS::HiviewDFX::NdkAppEventWatcherProxy
Dndk_app_event_watcher_service.cpp87 int RemoveWatcher(struct HiAppEvent_Watcher *watcher) in RemoveWatcher() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp237 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function
Dnapi_hiappevent_watch.cpp341 napi_value RemoveWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime) in RemoveWatcher() function
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani.cpp223 void HiAppEventAni::RemoveWatcher(ani_env *env, ani_object watcher) in RemoveWatcher() function in HiAppEventAni
Dhiappevent_ani_helper.cpp830 void HiAppEventAniHelper::RemoveWatcher(ani_env *env, ani_object watcher, uint64_t beginTime) in RemoveWatcher() function in HiAppEventAniHelper
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_js.cpp160 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani.cpp616 void HiSysEventAni::RemoveWatcher(ani_env *env, ani_object watcher) in RemoveWatcher() function in HiSysEventAni