Searched defs:startDeviceCmd (Results 1 – 7 of 7) sorted by relevance
44 std::string startDeviceCmd = "vuinput start keyboard & "; variable76 std::string startDeviceCmd = "vuinput start keyboard & "; variable
34 std::string startDeviceCmd = "vuinput start gamepad & "; in CheckGamePadJson() local66 std::string startDeviceCmd = "vuinput start gamepad & "; variable
35 std::string startDeviceCmd = "vuinput start touchpad & "; in CheckJsonData() local67 std::string startDeviceCmd = "vuinput start touchpad & "; variable
35 std::string startDeviceCmd = "vuinput start joystick & "; in CheckTransformJson() local59 std::string startDeviceCmd = "vuinput start joystick & "; in CheckJoyStickJson() local
44 std::string startDeviceCmd = "vuinput start mouse & "; variable
43 std::string startDeviceCmd = "vuinput start touchpad & "; variable
44 std::string startDeviceCmd = "vuinput open for all & "; variable