Home
last modified time | relevance | path

Searched refs:CallKeyboardRepeatDelayAsync (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_event_target.h65 static void CallKeyboardRepeatDelayAsync(uv_work_t *work, int32_t status);
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_event_target.cpp915 CallKeyboardRepeatDelayAsync, uv_qos_user_initiated); in EmitJsSetKeyboardRepeatDelay()
951 CallKeyboardRepeatDelayAsync, uv_qos_user_initiated); in EmitJsKeyboardRepeatDelay()
959 void JsEventTarget::CallKeyboardRepeatDelayAsync(uv_work_t *work, int32_t status) in CallKeyboardRepeatDelayAsync() function in OHOS::MMI::JsEventTarget

Completed in 3 milliseconds