Home
last modified time | relevance | path

Searched refs:RemoveWatcher (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher_service.cpp87 int RemoveWatcher(struct HiAppEvent_Watcher *watcher) in RemoveWatcher() function
90 return reinterpret_cast<NdkAppEventWatcherProxy *>(watcher)->RemoveWatcher(); in RemoveWatcher()
97 watcherProxy->RemoveWatcher(); in DestroyWatcher()
H A Dndk_app_event_watcher_proxy.cpp90 int NdkAppEventWatcherProxy::RemoveWatcher() in RemoveWatcher() function in OHOS::HiviewDFX::NdkAppEventWatcherProxy
/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
208 return NapiHiAppEventWatch::RemoveWatcher(env, params[0], beginTime); in RemoveWatcher()
254 DECLARE_NAPI_FUNCTION("removeWatcher", RemoveWatcher), in Init()
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/hiappevent/frameworks/js/napi/include/
H A Dnapi_hiappevent_watch.h27 napi_value RemoveWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/include/
H A Dndk_app_event_watcher_service.h38 int RemoveWatcher(struct HiAppEvent_Watcher *watcher);
H A Dndk_app_event_watcher_proxy.h39 int RemoveWatcher();
/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
355 DECLARE_NAPI_FUNCTION("removeWatcher", RemoveWatcher), in Init()
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-app-events-ndk.md230 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-mainthreadjank-events-ndk.md199 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md276 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-crash-events-ndk.md272 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-resourceleak-events-ndk.md274 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-freeze-events-ndk.md300 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c336 return RemoveWatcher(watcher); in OH_HiAppEvent_RemoveWatcher()
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-mainthreadjank-events-ndk.md199 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-app-events-ndk.md230 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md276 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-resourceleak-events-ndk.md273 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-crash-events-ndk.md272 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {
H A Dhiappevent-watcher-freeze-events-ndk.md300 static napi_value RemoveWatcher(napi_env env, napi_callback_info info) {