Home
last modified time | relevance | path

Searched defs:multimodeInputMsg (Results 1 - 7 of 7) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dtouch_input.cpp26 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in TouchInput() local
H A Drotate_input.cpp31 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in RotateInput() local
H A Dkeyboard_input.cpp30 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in KeyboardInput() local
H A Dswap_input.cpp26 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in SwapInput() local
H A Dmouse_input.cpp30 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in MouseInput() local
H A Dhardkey_input.cpp31 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in HardkeyInput() local
H A Dappswitch_input.cpp26 std::shared_ptr<MultimodeInputMsg> multimodeInputMsg = std::make_shared<MultimodeInputMsg>(); in AppswitchInput() local

Completed in 3 milliseconds