Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
H A Dkeyboard_input.cpp28 KeyboardInput::KeyboardInput() : InputAction() in KeyboardInput() function in OHOS::WuKong::KeyboardInput
34 KeyboardInput::~KeyboardInput() in ~KeyboardInput()
37 ErrCode KeyboardInput::RandomInput() in RandomInput()
60 InputType KeyboardInput::GetInputInfo() in GetInputInfo()
H A Dinput_factory.cpp47 input_action = std::make_shared<KeyboardInput>(); in GetInputAction()
/test/ostest/wukong/input_factory/include/
H A Dkeyboard_input.h24 class KeyboardInput : public InputAction { class
26 KeyboardInput();
27 ~KeyboardInput();

Completed in 1 milliseconds