Home
last modified time | relevance | path

Searched defs:AddEventCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
Djs_register_util.cpp208 int32_t AddEventCallback(const napi_env &env, Callbacks &callbacks, sptr<KeyEventMonitorInfo> event) in AddEventCallback() function
/foundation/multimodalinput/input/frameworks/ani/input_consumer/src/
Dinput_consumer.cpp411 static int32_t AddEventCallback(std::shared_ptr<KeyEventMonitorInfo> event) in AddEventCallback() function