Home
last modified time | relevance | path

Searched defs:AddWatcher (Results 1 – 11 of 11) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher_proxy.cpp60 int NdkAppEventWatcherProxy::AddWatcher() in AddWatcher() function in OHOS::HiviewDFX::NdkAppEventWatcherProxy
Dndk_app_event_watcher_service.cpp74 int AddWatcher(struct HiAppEvent_Watcher* watcher) in AddWatcher() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp225 static napi_value AddWatcher(napi_env env, napi_callback_info info) in AddWatcher() function
Dnapi_hiappevent_watch.cpp292 napi_value AddWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime) in AddWatcher() function
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani.cpp216 ani_object HiAppEventAni::AddWatcher(ani_env *env, ani_object watcher) in AddWatcher() function in HiAppEventAni
Dhiappevent_ani_helper.cpp785 ani_object HiAppEventAniHelper::AddWatcher(ani_env *env, ani_object watcher, uint64_t beginTime) in AddWatcher() function in HiAppEventAniHelper
/base/startup/init/services/param/watcher/agent/
Dwatcher_manager_kits.cpp146 int32_t WatcherManagerKits::AddWatcher(const std::string &keyPrefix, ParameterChangePtr callback, v… in AddWatcher() function in OHOS::init_param::WatcherManagerKits
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_js.cpp120 static napi_value AddWatcher(napi_env env, napi_callback_info info) in AddWatcher() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer_mgr.cpp295 int64_t AppEventObserverMgr::AddWatcher(std::shared_ptr<AppEventWatcher> watcher) in AddWatcher() function in OHOS::HiviewDFX::AppEventObserverMgr
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani.cpp588 void HiSysEventAni::AddWatcher(ani_env *env, ani_object watcher) in AddWatcher() function in HiSysEventAni
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp131 int32_t WatcherManager::AddWatcher(const std::string &keyPrefix, uint32_t remoteWatcherId) in AddWatcher() function in OHOS::init_param::WatcherManager