Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/watcher/
Dapp_event_watcher_mgr.cpp67 void AppEventWatcherMgr::RemoveWatcher(const std::string& name) in RemoveWatcher() function in OHOS::HiviewDFX::AppEventWatcherMgr
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp98 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function
Dnapi_hiappevent_watch.cpp287 napi_value RemoveWatcher(const napi_env env, const napi_value watcher) in RemoveWatcher() function
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_js.cpp152 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) in RemoveWatcher() function