Home
last modified time | relevance | path

Searched defs:CreateKeyEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dkey_event_util.cpp71 std::shared_ptr<MMI::KeyEvent> KeyEventUtil::CreateKeyEvent(int32_t keyCode, int32_t keyAction) in CreateKeyEvent() function in OHOS::MiscServices::KeyEventUtil
/ohos5.0/foundation/multimodalinput/input/util/napi/src/
H A Dkey_event_napi.cpp26 napi_status KeyEventNapi::CreateKeyEvent(napi_env env, const std::shared_ptr<KeyEvent> &in, napi_va… in CreateKeyEvent() function in OHOS::MMI::KeyEventNapi
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_coordination_lock_test.cpp58 std::shared_ptr<KeyEvent> CreateKeyEvent() in CreateKeyEvent() function
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1278 std::shared_ptr<KeyEvent> KeyCommandHandler::CreateKeyEvent(int32_t keyCode, int32_t keyAction, boo… in CreateKeyEvent() function in OHOS::MMI::KeyCommandHandler