Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher_proxy.cpp90 int NdkAppEventWatcherProxy::RemoveWatcher() in RemoveWatcher() function in OHOS::HiviewDFX::NdkAppEventWatcherProxy
H A Dndk_app_event_watcher_service.cpp87 int RemoveWatcher(struct HiAppEvent_Watcher *watcher) in RemoveWatcher() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_js_v9.cpp199 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function
H A Dnapi_hiappevent_watch.cpp339 napi_value RemoveWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime) in RemoveWatcher() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_js.cpp160 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function