Home
last modified time | relevance | path

Searched refs:DelEventCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_util.h54 int32_t DelEventCallback(const napi_env &env, Callbacks &callbacks, sptr<KeyEventMonitorInfo> event,
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp544 if (DelEventCallback(env, hotkeyCallbacks, event, subscribeId) < 0) { in JsOff()
545 MMI_HILOGE("DelEventCallback failed"); in JsOff()
555 if (DelEventCallback(env, callbacks, event, subscribeId) < 0) { in JsOff()
556 MMI_HILOGE("DelEventCallback failed"); in JsOff()
H A Djs_register_util.cpp233 int32_t DelEventCallback(const napi_env &env, Callbacks &callbacks, sptr<KeyEventMonitorInfo> event, in DelEventCallback() function
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp2124 int32_t DelEventCallback(Input_HotkeyInfo* hotkeyInfo, int32_t &subscribeId) in DelEventCallback() function
2154 if (DelEventCallback(hotkeyInfo, subscribeId) != INPUT_SUCCESS) { in OH_Input_RemoveHotkeyMonitor()
2156 MMI_HILOGE("DelEventCallback failed"); in OH_Input_RemoveHotkeyMonitor()

Completed in 7 milliseconds