Home
last modified time | relevance | path

Searched defs:startDeviceCmd (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/test/
H A Dprocessing_keyboard_device_test.cpp44 std::string startDeviceCmd = "vuinput start keyboard & "; variable
76 std::string startDeviceCmd = "vuinput start keyboard & "; variable
H A Dprocessing_game_pad_device_test.cpp34 std::string startDeviceCmd = "vuinput start gamepad & "; in CheckGamePadJson() local
66 std::string startDeviceCmd = "vuinput start gamepad & "; variable
H A Dprocessing_pen_device_test.cpp35 std::string startDeviceCmd = "vuinput start touchpad & "; in CheckJsonData() local
67 std::string startDeviceCmd = "vuinput start touchpad & "; variable
H A Dprocessing_joystick_device_test.cpp35 std::string startDeviceCmd = "vuinput start joystick & "; in CheckTransformJson() local
59 std::string startDeviceCmd = "vuinput start joystick & "; in CheckJoyStickJson() local
H A Dprocessing_mouse_device_test.cpp44 std::string startDeviceCmd = "vuinput start mouse & "; variable
H A Dprocessing_pad_device_test.cpp43 std::string startDeviceCmd = "vuinput start touchpad & "; variable
H A Dget_device_object_test.cpp44 std::string startDeviceCmd = "vuinput open for all & "; variable