Home
last modified time | relevance | path

Searched refs:GetPreSubscribeId (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_util.h52 int32_t GetPreSubscribeId(Callbacks &callbacks, sptr<KeyEventMonitorInfo> event);
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp377 int32_t preSubscribeId = GetPreSubscribeId(callbacks, event); in SubscribeKey()
411 int32_t preSubscribeId = GetPreSubscribeId(hotkeyCallbacks, event); in SubscribeHotkey()
H A Djs_register_util.cpp144 int32_t GetPreSubscribeId(Callbacks &callbacks, sptr<KeyEventMonitorInfo> event) in GetPreSubscribeId() function

Completed in 3 milliseconds